~4 minute read

Keyboard Shortcuts

Use high-value shortcuts to move faster while editing branches and navigating design canvases.

Canvas Shortcuts

These shortcuts work in branch canvases (Architecture, Flow, Planning, Unified views).

ActionShortcutNotes
Pan modeVSwitch to pan-first canvas behavior
Select modeSSwitch to selection/edit behavior
Delete selected item(s)Delete or BackspaceRemoves selected nodes/edges
Open command paletteCtrl + KFind and execute branch actions quickly
UndoCtrl + ZUndo last action
RedoCtrl + Shift + Z or Ctrl + YRedo previously undone action
Select allCtrl + ASelect all nodes/edges on canvas
CutCtrl + XCut selected items to clipboard
CopyCtrl + CCopy selected items to clipboard
PasteCtrl + VPaste items from clipboard
DuplicateCtrl + DDuplicate selected items
Zoom inCtrl + + or scroll upIncrease canvas zoom
Zoom outCtrl + - or scroll downDecrease canvas zoom
Fit viewCtrl + 0Fit all content in viewport
Save (autosave)-Changes are automatically saved

Command Palette

Press Ctrl + K to open the command palette. This provides quick access to:

  • Create new nodes of any type
  • Navigate between views
  • Execute AI commands
  • Search and filter nodes
  • Access branch settings
  • Export options

View-Specific Shortcuts

Planning View

ActionShortcutNotes
Create EpicCtrl + Alt + 1Create new Epic
Create StoryCtrl + Alt + 2Create new Story
Create TaskCtrl + Alt + 3Create new Task

Wiki View

ActionShortcutNotes
UndoCtrl + ZUndo last edit
RedoCtrl + Shift + ZRedo previously undone
BoldCtrl + BBold selected text
ItalicCtrl + IItalicize selected text
LinkCtrl + KInsert link

View Directory (Subview Switcher)

These shortcuts apply when focus is on a view row in the left View Directory tree.

ActionShortcutNotes
Move focus downArrow DownFocus next visible view row
Move focus upArrow UpFocus previous visible view row
Jump to first rowHomeFocus first visible row
Jump to last rowEndFocus last visible row
Expand or enter childArrow RightExpands collapsed parent, then moves to first child
Collapse or go parentArrow LeftCollapses expanded parent, otherwise focuses parent row
Select focused viewEnter or SpaceSwitch canvas to focused view
Rename focused viewF2Works for non-main views
Delete focused viewDelete or BackspaceOpens delete confirmation for non-main views

Main view is protected and cannot be renamed or deleted.

Tips

  • Use V and S frequently to avoid accidental edits while navigating
  • Keep one hand on keyboard shortcuts for flow-state editing
  • Use the command palette to discover additional operations and AI-assisted actions
  • Most shortcuts work globally across the application
  • Delete/Backspace behavior depends on focus context (canvas selection vs view row)
  • For View Directory shortcuts, press Tab until the selected view row is focused first