A “Go To Node” node. A lot of my Loops have various branches that draw many lines back into the Loop node. Having a clean “Go To Loop” that jumps the execution to the target node would be great to clean up the workspace.
I think it would be beneficial to add this because:
It would make complex workflows with loops easier to use and view
I guess “go to” is a bad example. I more so looking for a “continue” statement to restart loops without having so many lines. Basically n8n cable management. Would be cool if any node that is downstream from a loop that has branches (success vs error, if, switch, etc) could have a toggle to jump back to the loop.