Flow Nodes is built for iPhone, iPad, Mac and Vision Pro.

Most UI elements are shared between the platforms.

Home

flow-nodes-project-1-light.png

There are 3 sections in the home view:

Canvas

flow-nodes-project-6-light.png

When opening a flow, you are presented with a zoomable canvas.

If creating a new project, there will be a rounded rectangle surrounding the center of the canvas, this is the root node and all nodes are inside this area (it will expand when you add more nodes). Every node is created inside the root node. It’s possible to connect wires to the root node, this is used when instancing a flow or using the Shortcuts app by Apple.

Creation

Mac

Mac

iPhone

iPhone

This is where you find nodes to create. Search is optimized to find nodes by their name or their tags (hidden from the UI).

<aside> <img src="/icons/light-bulb_gray.svg" alt="/icons/light-bulb_gray.svg" width="40px" />

Search with partial words separated with spaces to find nodes quicker.

</aside>

<aside> <img src="/icons/light-bulb_gray.svg" alt="/icons/light-bulb_gray.svg" width="40px" />

Press return to create the first node from the search result.

</aside>

<aside> <img src="/icons/light-bulb_gray.svg" alt="/icons/light-bulb_gray.svg" width="40px" />

To quickly open the node creation panel and start a search press Command + F.

</aside>

Properties

Mac

Mac

iPhone

iPhone