Automation editor - view style

Is possible making different page view in automation editor?

I have a lot sub-tasks in one automation. When i expand one of them then this view is hard to understand. Lines to make view functional block is the same, i lost orientation when scroll down/up page with long subtask. Is possible to make different line style/size/color on each block?

If your automations are getting that complicated you could always use YAML, where you can add comments and headings to help you. e.g.

######################################
### THIS SECTION CHOOSES AN ACTION ### 
######################################

Yes, i know, but i like graphical view. But 6-7 lines very close together make this task little unclear…

1 Like