Keyboard shortcuts
Keyboard shortcuts available in the Convoy web app.
Shortcuts below mirror the in-app Keyboard shortcuts dialog (sidebar →
footer). Mod means ⌘ on macOS and Ctrl on Windows / Linux.
Source of truth. The authoritative list lives in
SHORTCUT_GROUPS in
apps/web/components/blocks/sidebar/keyboard-shortcuts-dialog.tsx, with
the key literals in apps/web/lib/browser/hotkeys.ts. Update this page
whenever either file changes.
| Action | Shortcut |
|---|
| Toggle sidebar | Mod+B |
| Create new task | C |
| Archive completed tasks | Mod+Shift+A |
| New thread | N |
| Action | Shortcut |
|---|
| Move up / down | ↑ / ↓ |
| Expand subtasks | → |
| Collapse subtasks | ← |
| Action | Shortcut |
|---|
| Extend selection up / down | Shift+↑ / Shift+↓ |
| Clear selection | Escape |
| Action | Shortcut |
|---|
| Edit / create task below | Enter |
| Exit editing | Escape |
| Toggle status | Space |
| Delete empty task | Backspace |
| Action | Shortcut |
|---|
| Open task details | Mod+Enter |
| Delete selected | Mod+Backspace |
| Duplicate task | Mod+D |
| Indent (make subtask) | Tab |
| Outdent | Shift+Tab |
| Reorder up / down | Mod+↑ / Mod+↓ |
| Copy task link (on ref) | Mod+Click |
| Action | Shortcut |
|---|
| Attach files or photos | Mod+U |
| Toggle plan mode | Shift+Tab |