baklavajs icon indicating copy to clipboard operation
baklavajs copied to clipboard

Add copy paste hotkey for nodes

Open yochrisbolton opened this issue 4 years ago • 1 comments

This feature adds copy paste support for nodes via CTRL C and CTRL V keyboard shortcuts

Apologies for the frequency of these incoming PRs! These are all hotfixes I've patched in that I find useful that I figured might be nice upstream!

Let me know if there are any concerns with this approach or feature, cheers!

yochrisbolton avatar Jun 17 '21 21:06 yochrisbolton

Ahh, I've now realized that this approach may not be ideal. When copying and pasting text in an input, it also copies the node. I will investigate ways to make this more seamless from a UX perspective

yochrisbolton avatar Jun 18 '21 02:06 yochrisbolton

Implemented in V2

newcat avatar Jan 02 '24 03:01 newcat