dojo
Linear App Cheatsheet
ShortcutFoo uses a Spaced Repetition System that adapts to your training.
scf keyboard

General I

⌘K
Open command menu
⌘↵
Save or submit
ESC
Back
SPACE
Peek into issue
X
Select in a list/board
⌘A
Select all items
⌘⌥A
Select all items in a group
scf keyboard

General II

ESC
Clear selection
⌘⇧C
Copy current URL
UP
Move up
DOWN
Move down
RIGHT
Move right
LEFT
Move left
F
Add filter
⌥⇧F
Clear all filters
⇧F
Clear last issue filter
⌥⇧Q
Log out
scf keyboard

Navigation I

OI
Open issue
⌘⇧UP
Open parent issue
⌘⇧DOWN
Open sub issue
/
Open search
⇧?
Open help center
⌘I
Open details sidebar
⌘B
Toggle list/board view
scf keyboard

Navigation II

GI
Go to inbox
GM
Go to my issues
GT
Go to triage
GA
Go to active issues
GB
Go to backlog
GX
Go to archived issues
GE
Go to all issues
GC
Go to cycles
GV
Go to current cycle
GW
Go to upcoming cycle
scf keyboard

Navigation III

GP
Go to projects
GS
Go to settings
OF
Open a favorite
OP
Open a project
OC
Open a cycle
OU
Open a user
OM
Open my profile
OT
Open a team
GR
Go to last roadmap
OR
Open roadmap
⌘⌥O
Open link from last toast
⇧V
Show view options
scf keyboard

Issues I

⌘⌥1
Set issue status 1
⌘⌥2
Set issue status 2
C
New issue
⌥C
New issue from template
V
New issue in full screen view
⌥E
Edit issue
A
Assign issue to user
I
Assign to me
^⌥⇧T
Apply template to issue
L
Change labels
⇧L
Remove label
scf keyboard

Issues II

S
Change issue status
P
Change priority
⇧E
Change estimate
⇧D
Set due date
⌘⇧D
Remove due date
R
Rename
⌘⇧M
Move to another team
⌘BACKSPACE
Delete issue
⇧#
Restore issue
scf keyboard

Issues III

⇧S
Subscribe to issue
⌘⇧S
Manage issue subscribers
MB
Mark as blocked
MX
Mark as blocking
MR
Reference related issue
MM
Mark as duplicate of another issue
^L
Link any URL to issue...
⌘.
Copy issue id
⌘⇧.
Copy git branch name
⌘⇧,
Copy issue URL
⌘⇧'
Copy issue title
scf keyboard

Issues IV

⇧C
Add to cycle
⇧P
Add to project
⇧M
Add to project milestone
⌘⇧P
Set parent issue
^⇧L
Toggle links section
⌥⇧UP
Move to top of the group
⌥UP
Move one position up
⌥DOWN
Move one position down
⌥⇧DOWN
Move to bottom of the group
⌥LEFT
Move to the left column
⌥RIGHT
Move to the right column
scf keyboard

Comments and Notifications

^M
Comment on issue
⇧R
Reply to comment
⇧X
Open/close comment thread
BACKSPACE
Delete notification
⇧BACKSPACE
Delete all read notifications
U
Mark as read/unread
⌥U
Mark all as read
H
Remind about notification
scf keyboard

Editor I

⌘B
Bold
⌘I
Italic
⌘U
Underline
⌘D
Strikethrough
⌘⇧.
Blockquote
^⇧1
Large header
^⇧@
Medium header
^⇧3
Small header
scf keyboard

Editor II

⌘⇧7
Todo list
⌘⇧8
Bulleted list
⌘⇧9
Numbered list
⌘⇧A
Attach image/file
⌘⇧\
Code block
⌘⇧C
Inline code
⌘K
Turn text into link
⌘Z
Undo
⌘⇧Z
Redo
scf keyboard

Markdown

⇧#
Large header
⇧#⇧#
Medium header
⇧#⇧#⇧#
Small header
-
Bulleted list
1.
Numbered list
[]
Checkbox
⇧>
Blockquote
'''
Code block
⇧*⇧*⇧*
Horizontal divider
`CODE`
Inline code
achievement-star