I have a suggestion for pasting new nodes into a workflow:
It should paste the nodes around the mouse arrow or in the center of the current view, instead of using almost the old coordinates. As it is done now, the nodes may be inserted 'far away' from the point where they should be and you have to drag and drop them over the whole workflow.
It would be even better if you can copy a node, click on another node, and paste the copied node directly as a child of the selected node with the link in place. Ofcourse works only well for nodes that have one output, but most nodes fall into that category.
I know there is a ticket for this in the system already, but I can’t immediately find it. When I do, I can add a +1 from you. In the meantime, as mentioned above, one workaround for this is to right-click and use Paste from the context menu instead of using a keyboard shortcut.
I’m gonna latch onto here. I’ve mentioned this somewhere else already but what would be very good is actually to be able to copy&paste between different knime instances.
This is for multiple reasons one of them being I can connect via remote desktop to a more powerful machine than my laptop which can be used for longer running workflows. Sometimes it would be extremely handy to copy over some nodes from knime instance on laptop to knime instance on the more powerful machine. This is not possible at all an one need to export the whole workflow, copy&paste that and then import it.
Same is actually true for 2 knime instances on same machine. No copy&paste possible between them. Why would you have 2 instances? One that matches the knime server version (which usually lags behind) and one instance to have all the new features.
Copy&paste between KNIME instances would be extremely helpful for my specific use-case.
I was at least able to do a workaround via triggering a macro (left click, Shift-F10, p) with one of my controllers, but add me as a +1 as well. It is very confusing when zoomed in on very large workflows when I slip up and do a standard Control-C paste via mouse shortcut / muscle memory.
I was also able to figure out triggering this right click paste macro via a single hotkey command from my mouse. I used JitBit Macro Recorder, which includes a “Hotkey Macro Launcher” so that you can trigger macros via a single keyboard command. Here is the macro if anyone is interested. Not freeware, but the basic version might be worth it if you also use it elsewhere to eek out more productivity.
Then you save the Macro, go to Tools / Bind Macros to Hotkeys, point to the Macro file and set your hotkey. Make sure you go to settings in Macro Hotkey Launcher and select “Run at startup” as well.