Keyboard shortcuts
Arcweave is primarily designed for mouse-driven interaction, but keyboard shortcuts help streamline common actions and reduce context switching between mouse and keyboard.
The table below summarizes all available keyboard shortcuts:
Shortcut | Result |
---|---|
+ | Zoom in |
- | Zoom out |
0 | Zoom to 100% |
F (no selection) | Zoom to extent of board contents |
F (with selection) | Zoom to extent of selection |
@... (while typing in rich text) | Mention component or board |
@... (while typing in arcscript) | Mention element (see visits function) |
Ctrl / Cmd + C | Copy |
Ctrl / Cmd + X | Cut |
Ctrl / Cmd + V | Paste |
Ctrl / Cmd + Shift + V | Paste single copied element as jumper |
Ctrl / Cmd + A | Select all board items |
Ctrl / Cmd + F | Search |
Delete / Backspace (while items are selected) | Delete selected items |
Ctrl / Cmd + Z | Undo |
Ctrl / Cmd + Shift + Z | Redo |
Ctrl / Cmd + Shift + C (while editing element or label) | Toggle between rich text and arcscript |
Arrow key (no selection) | Pan board to arrow direction |
Arrow key (with selection) | Nudge selection to arrow direction |
Ctrl + Arrow key (no selection) | Select item nearest to screen center |
Tab (no selection) | Select item nearest to screen center |
Tab (while editing element) | Switch between editing element title and content |
Enter (with element, branch, or note selected) | Open selected item for editing |
Ctrl + Arrow key (with selection) | Shift selection to nearest item in arrow direction |
Ctrl + Alt + Arrow key (with element selected) | Create connection and new element in arrow direction |