Global shortcuts
| Action | Shortcut |
|---|---|
| New task | N |
| Search | / |
| Show keyboard shortcuts | ? |
| Undo last action | Ctrl+Z |
| Redo | Ctrl+Shift+Z |
| Close panel / cancel | Esc |
| Command palette | Ctrl+K |
Navigation shortcuts
| Action | Shortcut |
|---|---|
| Move focus to next task | J or ↓ |
| Move focus to previous task | K or ↑ |
| Open focused task | Enter |
| Go to next list | ] |
| Go to previous list | [ |
View shortcuts
| Action | Shortcut |
|---|---|
| Switch to List view | 1 |
| Switch to Kanban view | 2 |
| Switch to Gantt view | 3 |
| Switch to Calendar view | 4 |
Task shortcuts (when a task is focused or open)
| Action | Shortcut |
|---|---|
| Toggle complete | Space |
| Delete task | Backspace or Del |
| Set due date | D |
| Set priority | P |
| Assign to member | A |
| Add tag | T |
| Add subtask | Ctrl+Enter |
| Duplicate task | Ctrl+D |
Inline task creation shortcuts
When creating a task with the N shortcut, you can use natural language to set properties inline:
| Type this | Result |
|---|---|
Fix bug tomorrow | Due date set to tomorrow |
Review PR !high | Priority set to High |
Deploy by Friday #devops | Due Friday, tagged devops |
Write report @sarah | Assigned to Sarah |