Skip to content

feat: Export List (Issue #5)#21

Open
merlin1de wants to merge 15 commits intomasterfrom
feat/issue-5-export-list
Open

feat: Export List (Issue #5)#21
merlin1de wants to merge 15 commits intomasterfrom
feat/issue-5-export-list

Conversation

@merlin1de
Copy link
Copy Markdown
Owner

@merlin1de merlin1de commented Apr 11, 2026

Summary

  • New Export List button next to "Share" — opens a modal with CSV preview, download and copy to clipboard
  • Selectable columns: filename (mandatory), stars, color, pick/reject
  • Guests can use export if allow_export is enabled on the share (default: off)
  • Share modal and share list: toggle for export permission
  • Fixes: ESC closes modal, button focus after ESC, filter operator after reset ( instead of =), version 1.2.1

Do not merge

  • Do not merge into master until explicitly approved
  • Do not publish a new app version

Closes

Closes #5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature 3: CSV Export / Clipboard Export

1 participant