flowweaver · Getting started
Getting started with the editor
An overview of how the editor fits together — the core concepts, what the menus do and how to do the usual things. If you would rather see it step by step there is a walkthrough: build a question guide.
Undo is not there for your mistakes. It is there so you dare to try.
The core concepts
The screenshots show the editor in English. The guide in them is written in Swedish, and a rule's own case names are the author's words rather than ours — so Barnfamilj and Har barn stay as they were typed.
Nodes
Every step in the guide is a node: questions, rules, calculations and results. You drag them in from the palette on the left.
Ports & flow
Nodes are connected by dragging a line from one node's output port to the next node's input. The connections are the guide's path.
Rules & variables
Questions can save the answer in a variable. A Rule then picks which result the visitor lands on, based on the answers.
Modules
Features come in modules (Basics, Logic, Content, Fields, Host services, Service). You switch on what you need in the Modules menu.
The menus
File
- Export guide – the whole guide as a file in a standard format, for a safe copy or version control.
- Import guide – load a saved guide.
- Reset – start again from the example guide.
Edit
- Undo / Redo – step through the history (Ctrl/⌘+Z).
Guide
- Show start node – jump to where the guide begins.
- Node templates – create your own node types and reuse them.
Modules
- Tick feature packs on and off. Basics is always on; Logic, Content, Fields, Host services and Service unlock more. Host services holds the fields that need something built on your side first: lookup, file, map.
View
- Zoom in/out, Fit (F), full screen and dark mode.
Help
- Tour – a guided walkthrough inside the editor.
- Keyboard shortcuts – the whole list (?).
On the far right, Languagechooses which content language you are editing.
How do I…
- Add a node? Drag it from the palette onto the canvas.
- Edit a node? Click it and fill in the Properties panel on the right.
- Connect nodes? Drag from one node's output port to the next node's input.
- Branch on an answer? A single-choice question branches through its options; a Rule picks the result from variables.
- Delete / duplicate / move? Delete deletes, Ctrl/⌘+D duplicates, arrow keys move.
- Try the guide? The Preview tab in the side panel runs it step by step.
- Build a page with several fields? Add a Page (the Service module); Heading and Blank row then appear in the palette.
- Leave a note? Drag in an Annotation and point with the arrow — it is only visible in the editor, never to the visitor.
- Save? Happens automatically in the browser (Ctrl/⌘+S is a reminder).