Copy/pasting nodes

This is a new thread regarding @MDH questions “is it possible to duplicate/copy a node?” in this thread.

And yes, copy/pasting nodes should be super easy, so it looks like a design flaw that I should address if it is not.
On linux I just do CTRL+C to copy nodes, and CTRL+V to paste. Just like in any text editor.
Now since you are on mac, it may need to be done with the CMD key. I’ll test that and see what I can do.

And actually, @neoyume - I hope you don’t mind me pinging you on this - but if I recall correctly, this is an issue you had encountered? Can you share if you had found a work around? Or is that something I should fix in polygonjs?

Now since you are on mac, it may need to be done with the CMD key.

That was one of the first things I tried. But it does not work unfortunately.
Tested it in Chrome and Opera bzw. (if that makes a difference at all).

1 Like

I’ve done a few things to improve the copy/paste:

  • I’ve added a page in the documentation with some info about troubleshooting when it doesn’t work: https://polygonjs.com/docs/copy_paste

  • from version 1.2.33-4, both CTRL + c and CMD + c will copy, and both CTRL + v and CMD + v will paste.

Feel free to let me know if that still doesn’t help.

YES. After updating to 1.2.33-4, copy/paste works perfectly fine. :slight_smile:

1 Like