automa icon indicating copy to clipboard operation
automa copied to clipboard

Please allow input/output connectors to be placed anywhere on the boxes.

Open wellloaded opened this issue 1 year ago • 0 comments

It's so frustrating to add 20 different conditions left to right to then having to loop back to the left multiple time. SImply unreadable.

My suggestion here below would make the flowchart readable, you start adding boxes and conditions left to right because this is currently a limitation of each box (GUI)

It would be an immense value if you could allow for each input/ouput relevant to the box a "side of relevance" parameter.

e.g.

  • input right
  • output left

or

  • input left
  • output bottom

or for a multiple outputs: (e.g. conditions):

  • input top
  • output path1 left
  • output path2 bottom
  • output path3 right

This relatively simple change to the GUI would make such a better interface! Thanks

wellloaded avatar May 09 '24 18:05 wellloaded