
Add feature to paste as duplicate node
Explain the problem as you see it
At this moment, we need 3 steps to make duplicate node to a specific place:
- duplicate nodes
- cut nodes
- paste nodes
Why is this a problem for you?
To create copied node, I always do copy
and then ... ah it's wrong. duplicate->cut->paste.
I assume it's usual steps to copy and then paste as reference
or paste as duplicate
.
Suggest a solution
if we have paste as duplicate node
, we can duplicate node in 2 steps:
- copy nodes
- paste as duplicate nodes
And It's really nice if we can have a shortcut for this feature paste as duplicate node
with ctrl-shift-V, ctrl-alt-V or kind of that.