Keyboard Shortcuts
F1 is built for keyboard-first workflows. Learn these shortcuts to move faster without reaching for the mouse.
Global
| Shortcut | Action |
|---|
| ⌘KthenCtrl+K | Open the global command palette / search. Search across projects, tasks, and people. |
| Esc | Close any open dialog, palette, or dropdown. |
Command palette navigation
| Shortcut | Action |
|---|
| ↑ / ↓ | Navigate up and down through search results or command options. |
| Enter | Select the highlighted result and navigate to it. |
| Esc | Close the palette without navigating. |
Task list
| Shortcut | Action |
|---|
| N | Create a new task in the current project. |
| F | Open the filter / sort panel. |
| ↑ / ↓ | Move focus between tasks in the list. |
| Enter | Open the focused task detail. |
| Shift+Click | Select a range of tasks for bulk operations. |
Task detail
| Shortcut | Action |
|---|
| Esc | Close the task detail and return to the task list. |
| ⌘EnterthenCtrl+Enter | Submit a comment or save a description edit. |
| ⌘BthenCtrl+B | Bold selected text in the description editor. |
| ⌘IthenCtrl+I | Italicize 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.