I know it's been discussed before, so this is just a reminder for something that would be super useful:
In subflow, add option (toggle on/off) to have a button on the node (see inject node as example). If on, have an additional input node.
As it stands now, I got a subflow which I want to manually trigger. I need to:
- Add input node (but no input is really needed)
- Add inject node and connect it to subflow's input in parent flow
Every single time. Adding additional node and wires only to get that button.
What do you think? Is it difficult to add this feature?
Check out the ingenious cron-plus node to see how this works in practice. It accepts input and has a button. Brilliant!
As a bonus feature, add option for right-button too Possibly to set some predefined env value true/false.