⚡️ Ideas
Hiroyoshi Hiroyoshi May 20, 2025

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:

  1. duplicate nodes
  2. cut nodes
  3. 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:

  1. copy nodes
  2. 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.