Is there a way to paste & replace a node with clipboard contents? When I paste, it usually get’s added as a new node and I have to rebuild connections.
Alex
Is there a way to paste & replace a node with clipboard contents? When I paste, it usually get’s added as a new node and I have to rebuild connections.
Alex
Hi @alexm
You can copy the whole workflow to get the JSON of the workflow. And then find the node you wish to replace and replace that blok of the JSON with your new/changed node.
Hope that makes sense. ![]()
Thanks for the swift answer.
I was wondering if there is a more comfortable way to do that ![]()
sadly not.
Would be a great feature request though. ![]()