F1/Documentation

Keyboard Shortcuts

F1 is built for keyboard-first workflows. Learn these shortcuts to move faster without reaching for the mouse.

Global

ShortcutAction
⌘KthenCtrl+KOpen the global command palette / search. Search across projects, tasks, and people.
EscClose any open dialog, palette, or dropdown.

Command palette navigation

ShortcutAction
↑ / ↓Navigate up and down through search results or command options.
EnterSelect the highlighted result and navigate to it.
EscClose the palette without navigating.

Task list

ShortcutAction
NCreate a new task in the current project.
FOpen the filter / sort panel.
↑ / ↓Move focus between tasks in the list.
EnterOpen the focused task detail.
Shift+ClickSelect a range of tasks for bulk operations.

Task detail

ShortcutAction
EscClose the task detail and return to the task list.
⌘EnterthenCtrl+EnterSubmit a comment or save a description edit.
⌘BthenCtrl+BBold selected text in the description editor.
⌘IthenCtrl+IItalicize selected text in the description editor.
⌘`thenCtrl+`Toggle inline code on selected text.

Navigation tips

  • Press ⌘K from anywhere in the app to jump to any project or task without navigating through the sidebar.
  • The command palette supports fuzzy search — you don't have to type the exact task name.
  • On Windows and Linux, substitute Ctrl everywhere you see .
  • Browser shortcuts (like ⌘T for new tab) still work — F1 only intercepts shortcuts that don't conflict with the browser.
  • Dialogs and modals always close on Esc — you never need to reach for a close button.