Skip to content

Add right-click copy with column headers to result tables - #1

Open
jiheunha wants to merge 2 commits into
masterfrom
copy-with-header
Open

Add right-click copy with column headers to result tables#1
jiheunha wants to merge 2 commits into
masterfrom
copy-with-header

Conversation

@jiheunha

Copy link
Copy Markdown
Member

Adds a right-click context menu to query result tables with two entries:

  • Copy (with header): copies the whole table
  • Copy selection (with header): copies the selected cells

Both copy as tab separated values with the column names as the first row, so the result pastes into Excel with the year columns intact.

The existing Ctrl+C behavior is unchanged.

@jiheunha
jiheunha requested a review from d3y419 July 29, 2026 09:42
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.

1 participant