Skip to content

Conversation

czgu
Copy link
Collaborator

@czgu czgu commented May 6, 2020

New UI for data cell control
image
Also added insert at the end
image

Copy/Cut just adds a specialized string to your clipboard
Paste command would then try to parse this string from clipboard and then issue the command

Copy inserts a new cell and copies all query history over
Cut would be a move if it is inside the same doc, otherwise it would be a delete + insert, the cell is not deleted but just moved to the new doc

@czgu czgu requested a review from meowcodes May 6, 2020 22:24
@meowcodes meowcodes merged commit b093978 into master May 6, 2020
@czgu czgu deleted the copypaste branch May 11, 2020 19:55
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.

2 participants