A flow is actually just a folder node. This makes is possible to instance a flow, inside another flow.
Tap this **button in the toolbar to add a flow to the current flow.
Then choose between adding as a copy or as an instance.
A folder node can contain nodes and can connect to the outside via the leading or trailing side.
Drag a new wire close to a side to create a new folder in or outlet. The new connection will be available both inside and outside the folder node.
An instance node is a link to another flow. Editing anything inside an instance node, will directly affect the instanced flow.
There are node context menu options to convert a folder node to a instance node and a instance node to a folder node. When converting a folder node to an instance node a new flow will be created.
All properties have a publish button. Tapping this will publish the property to the folder the property’s node is inside.
A published property is available on the folder node. This allows for more quick edits.
Properties can be published multiple folder levels up.