Auto Arrange Flows

Post your questions and help other users.

Moderator: Martin

Post Reply
TheUnknownBuffalo
Posts: 38
Joined: 09 Aug 2017 07:19

Auto Arrange Flows

Post by TheUnknownBuffalo » 10 Aug 2018 20:28

Hi all

My flows look a mess, from re-arranging and adding extra steps, and wondered, is there a way I can get AM to auto arrange the steps in a neat order for me?

User avatar
digitalstone
Posts: 342
Joined: 21 Oct 2017 12:36
Location: The Netherlands

Re: Auto Arrange Flows

Post by digitalstone » 11 Aug 2018 02:47

An automagic magic-button to arrange ALL of your flows into neat ordered stacks of flow-elements... would be indeed a kind of magic, since the flow-logic of everyone's flows are build-up based in a personal way for a variety of reasons.
But i do know exactly what you mean though.

I would suggest that a complete re-arranging of a flow should NOT be done unless your flow has fully gone through testing.
I'm not saying to not have your W.I.P (work in progress) flow a bit cleaned up while designing it... so that you can see what you're doing (quickly link wires to the correct element-nodes etc)

But really, making things all neat and dandy requires, in my opinion, a completely working flow.
Making a flow easy to look at while working on it... i would say to have it 'just' clearly enough to work with.

Although you CAN however extend parts of your flow to separate flows in order to reuse and refer to it.
This way flows don't have to be as big, and can take part of higher complexity because of stapling of flows (functions/subroutines)

But as far for the mess... this is true for all developing/designing in all sorts of fields.
Programming, VFX, whatever.
The creating process will always be a mess.
All creators share this nuisance i think, because we aren't 100% effective machines ;)
Phone: LG Nexus 5X (rooted vanilla Android 7.1.2)

User avatar
Desmanto
Posts: 2709
Joined: 21 Jul 2017 17:50

Re: Auto Arrange Flows

Post by Desmanto » 11 Aug 2018 12:50

Agreed with digitalstone. Flow arrangement can be chaotic during development. I usually tidy it up after finishing.

But I have good practice to always put logical flow by same distance. For multiple branch, I always put them side by side in parallel. While single logic flow will be always linear, or sometimes I bend it to U or zigzag shape to get better overview. I rarely have simple one trick pony flow, as after testing and prooftest several times, I will merge it into the bigger flow which has the similar function.
Index of Automagic useful thread List of my other useful posts (and others')
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.

Post Reply