The idea is:
My use case:
I think it would be beneficial to add this because:
Any resources to support this?
Are you willing to work on this?
I’m testing n8n vs node-red. So far I find the n8n interface rigid vs node-red. N8n feels like a step by step wizard which is really cumbersome when trying to edit workflows. Node-red is a lot easier in that you can easily select nodes and the configuration pane on the right updates dynamically to reflect the selected nodes. Workflows in node-red can easily be exported and imported and generated with code, while in n8n it feels clunky. From a scalability perspective node-red shines and n8n leaves a lot to be desired. adding nodes in node-red and editing them is a lot more fluid in node-red drag n drop or command/control click to add
It would be great if n8n could fix it’s interface to be less rigid and faster to work with like node-red.