ProjectThe following shortcuts are available within the project view.
- O opens the project menu
- N create a new project or when a project is selected, create a new flow
- I opens the import dialog
- E opens the environment editor
- F1 opens up the documentation
- Esc closes any open menu
- Delete deletes selected flow(s)
- Ctrl+Enter apply and save
| FlowThe following shortcuts are available within the flow designer
- C opens/closes the component drawer
- L opens/closes the log console
- Space hold space to pan
- Shift+Scroll horizontal scroll
- Ctrl+Scroll zoom in/out
- Esc closes any open modal
- Ctrl+Enter apply and save configuration
- Ctrl+Z undo
- Ctrl+Y redo
- Ctrl+S save the flow
- Ctrl+A select all components on the canvas
- Ctrl+D clone the selected components, connections and configuration
- Ctrl+C copy selected components/groups on the canvas
- Ctrl+V paste components/groups on the canvas
- Ctrl+Left Click+Drag component multiselect
- F1 opens up the documentation
- F6 triggers the flow, similar to clicking the
trigger button
- F7 clears the flow, similar to clicking the
clear flow button
- F8 stops the flow, similar to clicking the
stop flow button
- Delete deletes selected
|