Super Shortcuts

Obsidian keyboard shortcuts for Mac

53 shortcuts · Updated

These are the default Obsidian keyboard shortcuts on macOS, curated from the official Obsidian Help documentation. Obsidian ships with a deliberately small default set - the quick switcher (Cmd O) and command palette (Cmd P) carry most of the workflow, and every other command can be bound in Settings under Hotkeys. The editing, cursor, and selection keys below come from Obsidian's editing shortcuts reference.

53 shortcuts

Navigation & search10

ShortcutAction
Command OOpen the quick switcher (jump to any note by name)
Command POpen the command palette
Command NCreate a new note
Command Shift FSearch across all files in the vault
Command EToggle between editing and reading view
Command ClickOpen a link in a new tab
Command Option ClickOpen a link in a new tab group
Command Option Shift ClickOpen a link in a new window
Shift ReturnIn the quick switcher: create a note with the exact name you typed
Command ReturnIn the quick switcher: open the selected note in a new tab

Tabs & windows7

ShortcutAction
Command TOpen a new tab
Control TabNext tab
Control Shift TabPrevious tab
Command 1Switch to the first tab
Command 2Switch to the second tab (Cmd 2 through Cmd 8 by position)
Command 9Switch to the last tab
Command Shift TReopen the most recently closed tab

Formatting & properties4

ShortcutAction
Command BBold the selected text
Command IItalicize the selected text
Command Shift VPaste without formatting
Command ;Add a file property

Editing9

ShortcutAction
Command CCopy (copies the whole paragraph with nothing selected)
Command XCut (cuts the whole paragraph with nothing selected)
Command ZUndo
Command Shift ZRedo
Option DeleteDelete the previous word
Option Forward DeleteDelete the next word
Command DeleteDelete to the beginning of the line
Command Forward DeleteDelete to the end of the line
Command Shift KDelete the current line (with nothing selected)

Cursor movement8

ShortcutAction
Option Left ArrowMove to the beginning of the previous word
Option Right ArrowMove to the end of the next word
Command Left ArrowMove to the beginning of the line
Command Right ArrowMove to the end of the line
Command Up ArrowMove to the beginning of the note
Command Down ArrowMove to the end of the note
Fn Up ArrowMove up one page
Fn Down ArrowMove down one page

Selection11

ShortcutAction
Command ASelect all
Shift Right ArrowExtend the selection one character
Option Shift Left ArrowExtend the selection to the beginning of the previous word
Option Shift Right ArrowExtend the selection to the end of the next word
Command Shift Left ArrowExtend the selection to the beginning of the line
Command Shift Right ArrowExtend the selection to the end of the line
Command Shift Up ArrowExtend the selection to the beginning of the note
Command Shift Down ArrowExtend the selection to the end of the note
Control Shift Up ArrowExtend the selection one page up
Control Shift Down ArrowExtend the selection one page down
EscapeSimplify the selection

Graph view4

ShortcutAction
PlusZoom in on the graph
-Zoom out of the graph
Up ArrowPan the graph (all arrow keys pan in their direction)
Shift Up ArrowPan the graph faster (Shift speeds up any arrow key)

Curated from the official Obsidian Help - hotkeys and editing shortcuts. Defaults only - shortcuts you've remapped will differ.

Frequently asked questions

How do I customize hotkeys in Obsidian?

Open Settings → Hotkeys, find the command (there's a search filter), click the plus icon, and press your key combination. You can bind multiple combos to one command, and the command palette (⌘P) shows the current hotkey next to each command.

What is the most important Obsidian shortcut to learn first?

The quick switcher, ⌘O - it jumps to any note by name and creates the note if it doesn't exist yet. Pair it with the command palette, ⌘P, which runs every Obsidian command by name, so you never need to memorize the rest.

Is there a default shortcut for the graph view or backlinks in Obsidian?

No - by default the graph view opens from the ribbon and backlinks from the right sidebar. Both have commands (Open graph view, Backlinks: Show backlinks) that you can bind yourself in Settings → Hotkeys.

More Mac shortcut guides