Skip to content

feat: show export file path with copy button in toast notification#65

Merged
j4rviscmd merged 2 commits intomainfrom
feat/export-toast-path
Mar 26, 2026
Merged

feat: show export file path with copy button in toast notification#65
j4rviscmd merged 2 commits intomainfrom
feat/export-toast-path

Conversation

@j4rviscmd
Copy link
Copy Markdown
Owner

Summary

  • Display the full export destination path in the toast body when exporting a note as Markdown
  • Add a copy-to-clipboard button (left of the path) that briefly shows a checkmark icon on success
  • Path text wraps naturally for long paths instead of truncating

Test plan

  • Export a note as Markdown and verify the toast shows the full file path
  • Click the copy button and verify the icon changes to a checkmark for ~3 seconds
  • Verify clipboard contains the correct file path after clicking
  • Test with a long file path and verify it wraps correctly

🤖 Generated with Claude Code

Display the full export destination path in the toast body with a
copy-to-clipboard button that briefly shows a checkmark on success.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@j4rviscmd j4rviscmd added the enhancement New feature or request label Mar 26, 2026
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@j4rviscmd j4rviscmd merged commit f5ea1c1 into main Mar 26, 2026
2 checks passed
@j4rviscmd j4rviscmd deleted the feat/export-toast-path branch March 26, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant