Linear Linux Shortcuts
| Action | Linux Shortcut |
|---|---|
| Global | |
| Command palette / Search | CtrlK |
| Create new issue | C |
| Create sub-issue | AltC |
| Go to inbox | GI |
| Go to My Issues | GM |
| Go to All Issues | GA |
| Go to Backlog | GB |
| Go to Projects | GP |
| Go to Roadmap | GR |
| Go to Cycles | GC |
| Go to Views | GV |
| Issue Actions | |
| Edit issue title | E |
| Assign to… | A |
| Set priority | P |
| Set status | S |
| Add label | L |
| Set due date | D |
| Move to project | ShiftP |
| Move to cycle | ShiftC |
| Add to favorites | F |
| Duplicate issue | CtrlD |
| Delete issue | BackspaceDelete |
| Cancel / close modal | Esc |
| Priority | |
| Priority: No priority | 0 |
| Priority: Urgent | 1 |
| Priority: High | 2 |
| Priority: Medium | 3 |
| Priority: Low | 4 |
| View Controls | |
| Toggle sidebar | Ctrl\ |
| Save and close (in modals) | CtrlEnter |
| Select issue (in list) | X |
| Open issue detail | EnterO |
| Move focus up | KUp |
| Move focus down | JDown |
| Switch to board view | CtrlShiftB |
| Switch to list view | CtrlShiftL |