LaunchPad

Keyboard Shortcuts

Power user shortcuts for fast board navigation and task management.

Overview

Keyboard shortcuts let power users navigate the board without touching the mouse. Press ? from any board page to see the shortcuts help dialog.

Available Shortcuts

KeyAction
NOpen new task dialog
/Focus the search bar
?Show shortcuts help dialog
1Switch to Backlog column (mobile)
2Switch to In Progress column (mobile)
3Switch to Review column (mobile)
4Switch to Done column (mobile)
EscClose open dialogs, sheets, or exit selection mode

Notes

  • Shortcuts are disabled when a text input or textarea is focused (to avoid conflicts)
  • Column switching (14) is primarily useful on mobile where only one column is visible at a time
  • The shortcuts dialog is a modal overlay — press ? again or Esc to close

Key Files

FilePurpose
src/hooks/use-keyboard-shortcuts.tsCentral shortcut hook
src/components/board/keyboard-shortcuts-dialog.tsxHelp dialog listing all shortcuts

On this page