Keyboard Shortcuts
Follow these guidelines when implementing keyboard shortcuts in our product. Have questions? Talk to Richard at [email protected]
These are the shortcuts for taking key actions like adding, deleting, and saving. We use common patterns found in web browsers and other tools.
Select multiple items | shift |
Copy item | option/alt + drag |
Delete item | del/backspace |
These are the shortcuts for moving around and viewing your workflow canvas. We use common patterns found in web browsers and other tools.
Scroll | spacebar + drag |
Zoom in | command + + |
Zoom out | command + - |
Actual size | command + 0
(not implemented) |
These are the shortcuts for interacting with the workflow's tools. We use the
shift
key combined with an initial representing the name of the tool.Switch to Build | shift + B
(not implemented) |
Switch to Metrics | shift + M
(not implemented) |
Show/Hide Notes | shift + N |
Take Image | shift + I
(not implemented) |
Last modified 6mo ago