Skip to content

Markdown export + Copy as… submenu#237

Merged
Maxteabag merged 1 commit into
mainfrom
worktree-issue-169-copy-export-formats
May 25, 2026
Merged

Markdown export + Copy as… submenu#237
Maxteabag merged 1 commit into
mainfrom
worktree-issue-169-copy-export-formats

Conversation

@Maxteabag
Copy link
Copy Markdown
Owner

Closes #169.

Adds a shared format registry (CSV/JSON/Markdown). Markdown becomes a third export format, and a new ry f chord lets you copy cell/row/all as any format, plus ry f v to copy the focused column's values as a SQL-ready list.

Add a shared format registry (CSV/JSON/Markdown) used by both the
export dialog and a new "Copy as…" leader chord (ry f). The submenu
picks a format and then scope (cell/row/all); ry f v copies the
focused column's values as a SQL-ready list for WHERE x IN (...).
@Maxteabag Maxteabag merged commit 45ae52c into main May 25, 2026
21 checks passed
@Maxteabag Maxteabag deleted the worktree-issue-169-copy-export-formats branch May 25, 2026 13:33
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.

FeatureRequest: export/copy format

1 participant