logo

Notion Cheat Sheet


title: Notion Shortcuts date: 2025-04-24 12:51:00 # You might want to adjust this date background: bg-gradient-to-l from-gray-400 to-gray-600 hover:from-blue-500 hover:to-purple-500 # Notion-like gradient, adjust as desired tags: - notion - keyboard - shortcuts - productivity - reference categories: - Productivity - Software intro: A comprehensive quick reference guide for Notion keyboard shortcuts on Desktop and Web, designed to boost your productivity. plugins: - copyCode

Notion Keyboard Shortcuts {.cols-3}

Create & Navigate

ActionMac ShortcutWindows/Linux Shortcut
Create a new pageCmd NCtrl N
Open new Notion windowCmd Shift NCtrl Shift N
Quick Find (Search)Cmd PCtrl P
Go back in page historyCmd [Ctrl [
Go forward in page historyCmd ]Ctrl ]
Go to parent pageCmd Shift UCtrl Shift U
Open Page Link in New TabCmd ClickCtrl Click
Open Page Link in New WindowOption Shift ClickAlt Shift Click

{.show-header .shortcuts}

View & Mode

ActionMac ShortcutWindows/Linux Shortcut
Toggle Dark/Light ModeCmd Shift LCtrl Shift L
Lock/Unlock current pageCmd Shift L (Hold)Ctrl Shift L (Hold)
Zoom InCmd +Ctrl +
Zoom OutCmd -Ctrl -
Reset ZoomCmd 0Ctrl 0

{.show-header .shortcuts}


Markdown Style Formatting {.cols-1}

On New Lines

Type the following at the beginning of an empty line, then press Space:

  • *, -, or + : Bulleted list
  • [] : To-do checkbox (Note: just the characters, no Cmd/Ctrl)
  • 1. : Numbered list
  • # : H1 heading
  • ## : H2 heading
  • ### : H3 heading
  • > : Toggle list
  • " : Quote block
  • --- : Divider (three hyphens)
  • : Code block (three backticks)

Inline

  • Wrap text with ** or __ for Bold.
  • Wrap text with * or _ for Italics.
  • Wrap text with ~ for Strikethrough.
  • Wrap text with ` for inline code.

Text Formatting & Editing {.cols-2}

Basic Formatting

Select text first, then use the shortcut: | Action | Mac Shortcut | Windows/Linux Shortcut | | :------------------------- | :------------------------ | :----------------------- | | Bold | Cmd B | Ctrl B | | Italic | Cmd I | Ctrl I | | Underline | Cmd U | Ctrl U | | Strikethrough | Cmd Shift S | Ctrl Shift S | | Inline Code | Cmd E | Ctrl E | | Create Link | Cmd K | Ctrl K | | Change Color / Highlight | Cmd Shift H | Ctrl Shift H | | Clear Formatting | Cmd \ | Ctrl \ | {.show-header .shortcuts}

Block Type Conversion

Select the block(s) first, then use the shortcut: | Action | Mac Shortcut | Windows/Linux Shortcut | | :------------------------- | :------------------------ | :----------------------- | | Turn into Text block | Cmd Option 0 | Ctrl Alt 0 | | Turn into H1 Heading | Cmd Option 1 | Ctrl Alt 1 | | Turn into H2 Heading | Cmd Option 2 | Ctrl Alt 2 | | Turn into H3 Heading | Cmd Option 3 | Ctrl Alt 3 | | Turn into To-do list | Cmd Option 4 | Ctrl Alt 4 | | Turn into Bulleted list | Cmd Option 5 | Ctrl Alt 5 | | Turn into Numbered list | Cmd Option 6 | Ctrl Alt 6 | | Turn into Toggle list | Cmd Option 7 | Ctrl Alt 7 | | Turn into Code block | Cmd Option 8 | Ctrl Alt 8 | | Turn into Page | Cmd Option 9 | Ctrl Alt 9 | | Turn into Callout | Cmd Option C | Ctrl Alt C | {.show-header .shortcuts}

Editing

ActionMac ShortcutWindows/Linux Shortcut
New Line within same blockShift EnterShift Enter

{.show-header .shortcuts}


Creating & Modifying Blocks {.cols-2}

Creation & Selection

ActionMac ShortcutWindows/Linux Shortcut
Create new text block belowEnterEnter
Open the / command menu//
Select current blockEscEsc
Select parent blockShift EscShift Esc
Select block above/belowUp / DownUp / Down
Select multiple blocksShift Up/DownShift Up/Down
Select all blocksCmd ACtrl A
Edit selected block (or text within block)EnterEnter

{.show-header .shortcuts}

Moving & Structuring

ActionMac ShortcutWindows/Linux Shortcut
Duplicate selected block(s)Cmd DCtrl D
Move selected block(s) up/downCmd Shift Up/DownCtrl Shift Up/Down
Indent block (nest)TabTab
Un-indent blockShift TabShift Tab
Expand/Collapse toggle listCmd Option TCtrl Alt T
Expand/Collapse all togglesCmd Option Shift TCtrl Alt Shift T
Open page from selected link/page blockCmd EnterCtrl Enter
Delete selected block(s)Delete or BackspaceDelete or Backspace
Turn block into a pageCmd Option 9Ctrl Alt 9
Move block(s) to another pageCmd Option Shift MCtrl Alt Shift M

{.show-header .shortcuts}


Comments & Mentions {.cols-2}

Comments

ActionMac ShortcutWindows/Linux Shortcut
Add comment to selectionCmd Shift MCtrl Shift M

{.show-header .shortcuts}

  • @ + person's name: Mention a person
  • @ + page title: Mention/link a page
  • [[ + page title: Link another page
  • + + page title: Link another page (alternative)
  • @ + date (e.g., @today, @next tuesday, @1/15): Add a date mention
  • @remind + date + time (optional): Set a reminder

Emoji

ActionMac ShortcutWindows/Linux Shortcut
Emoji Picker (System)Cmd Ctrl SpaceWin . or Win ;
Emoji Picker (Notion): + emoji name + :: + emoji name + :

{.show-header .shortcuts}


Database Shortcuts {.cols-2}

ActionMac ShortcutWindows/Linux Shortcut
Select row above/belowShift Up/DownShift Up/Down
Open selected page(s)Cmd EnterCtrl Enter
Edit propertyEnterEnter
Move to cell above/belowShift EnterShift Enter
Move to cell left/rightTab / Shift TabTab / Shift Tab
Select columnCmd Shift KCtrl Shift K
Select multiple cards/rowsShift ClickShift Click

{.show-header .shortcuts}

Other

ActionMac ShortcutWindows/Linux Shortcut
Quick Find within DatabaseCmd Shift PCtrl Shift P

{.show-header .shortcuts}


Also see

⌨️ 快捷键

Notion

Notion Cheat Sheet - 快速参考指南,收录常用语法、命令与实践。

📂 分类 · 快捷键🧭 Markdown 速查🏷️ 2 个标签
#notion#notes
向下滚动查看内容
返回全部 Cheat Sheets

Notion Keyboard Shortcuts {.cols-3}

Most Popular / Essential

Create & Navigate
ActionMac ShortcutWindows/Linux Shortcut
Create a new pageCmd NCtrl N
Open new Notion windowCmd Shift NCtrl Shift N
Quick Find (Search)Cmd PCtrl P
Go back in page historyCmd [Ctrl [
Go forward in page historyCmd ]Ctrl ]
Go to parent pageCmd Shift UCtrl Shift U
Open Page Link in New TabCmd ClickCtrl Click
Open Page Link in New WindowOption Shift ClickAlt Shift Click

{.show-header .shortcuts}

View & Mode
ActionMac ShortcutWindows/Linux Shortcut
Toggle Dark/Light ModeCmd Shift LCtrl Shift L
Lock/Unlock current pageCmd Shift L (Hold)Ctrl Shift L (Hold)
Zoom InCmd +Ctrl +
Zoom OutCmd -Ctrl -
Reset ZoomCmd 0Ctrl 0

{.show-header .shortcuts}


Markdown Style Formatting {.cols-1}

On New Lines

Type the following at the beginning of an empty line, then press Space:

  • *, -, or + : Bulleted list
  • [] : To-do checkbox (Note: just the characters, no Cmd/Ctrl)
  • 1. : Numbered list
  • # : H1 heading
  • ## : H2 heading
  • ### : H3 heading
  • > : Toggle list
  • " : Quote block
  • --- : Divider (three hyphens)
  • : Code block (three backticks)
Inline
  • Wrap text with ** or __ for Bold.
  • Wrap text with * or _ for Italics.
  • Wrap text with ~ for Strikethrough.
  • Wrap text with ` for inline code.

Text Formatting & Editing {.cols-2}

Basic Formatting

Select text first, then use the shortcut: | Action | Mac Shortcut | Windows/Linux Shortcut | | :------------------------- | :------------------------ | :----------------------- | | Bold | Cmd B | Ctrl B | | Italic | Cmd I | Ctrl I | | Underline | Cmd U | Ctrl U | | Strikethrough | Cmd Shift S | Ctrl Shift S | | Inline Code | Cmd E | Ctrl E | | Create Link | Cmd K | Ctrl K | | Change Color / Highlight | Cmd Shift H | Ctrl Shift H | | Clear Formatting | Cmd \ | Ctrl \ | {.show-header .shortcuts}

Block Type Conversion

Select the block(s) first, then use the shortcut: | Action | Mac Shortcut | Windows/Linux Shortcut | | :------------------------- | :------------------------ | :----------------------- | | Turn into Text block | Cmd Option 0 | Ctrl Alt 0 | | Turn into H1 Heading | Cmd Option 1 | Ctrl Alt 1 | | Turn into H2 Heading | Cmd Option 2 | Ctrl Alt 2 | | Turn into H3 Heading | Cmd Option 3 | Ctrl Alt 3 | | Turn into To-do list | Cmd Option 4 | Ctrl Alt 4 | | Turn into Bulleted list | Cmd Option 5 | Ctrl Alt 5 | | Turn into Numbered list | Cmd Option 6 | Ctrl Alt 6 | | Turn into Toggle list | Cmd Option 7 | Ctrl Alt 7 | | Turn into Code block | Cmd Option 8 | Ctrl Alt 8 | | Turn into Page | Cmd Option 9 | Ctrl Alt 9 | | Turn into Callout | Cmd Option C | Ctrl Alt C | {.show-header .shortcuts}

Editing
ActionMac ShortcutWindows/Linux Shortcut
New Line within same blockShift EnterShift Enter

{.show-header .shortcuts}


Creating & Modifying Blocks {.cols-2}

Creation & Selection
ActionMac ShortcutWindows/Linux Shortcut
Create new text block belowEnterEnter
Open the / command menu//
Select current blockEscEsc
Select parent blockShift EscShift Esc
Select block above/belowUp / DownUp / Down
Select multiple blocksShift Up/DownShift Up/Down
Select all blocksCmd ACtrl A
Edit selected block (or text within block)EnterEnter

{.show-header .shortcuts}

Moving & Structuring
ActionMac ShortcutWindows/Linux Shortcut
Duplicate selected block(s)Cmd DCtrl D
Move selected block(s) up/downCmd Shift Up/DownCtrl Shift Up/Down
Indent block (nest)TabTab
Un-indent blockShift TabShift Tab
Expand/Collapse toggle listCmd Option TCtrl Alt T
Expand/Collapse all togglesCmd Option Shift TCtrl Alt Shift T
Open page from selected link/page blockCmd EnterCtrl Enter
Delete selected block(s)Delete or BackspaceDelete or Backspace
Turn block into a pageCmd Option 9Ctrl Alt 9
Move block(s) to another pageCmd Option Shift MCtrl Alt Shift M

{.show-header .shortcuts}


Comments & Mentions {.cols-2}

Comments
ActionMac ShortcutWindows/Linux Shortcut
Add comment to selectionCmd Shift MCtrl Shift M

{.show-header .shortcuts}

Mentions & Links (Type in block)
  • @ + person's name: Mention a person
  • @ + page title: Mention/link a page
  • [[ + page title: Link another page
  • + + page title: Link another page (alternative)
  • @ + date (e.g., @today, @next tuesday, @1/15): Add a date mention
  • @remind + date + time (optional): Set a reminder
Emoji
ActionMac ShortcutWindows/Linux Shortcut
Emoji Picker (System)Cmd Ctrl SpaceWin . or Win ;
Emoji Picker (Notion): + emoji name + :: + emoji name + :

{.show-header .shortcuts}


Database Shortcuts {.cols-2}

Navigation & Selection
ActionMac ShortcutWindows/Linux Shortcut
Select row above/belowShift Up/DownShift Up/Down
Open selected page(s)Cmd EnterCtrl Enter
Edit propertyEnterEnter
Move to cell above/belowShift EnterShift Enter
Move to cell left/rightTab / Shift TabTab / Shift Tab
Select columnCmd Shift KCtrl Shift K
Select multiple cards/rowsShift ClickShift Click

{.show-header .shortcuts}

Other
ActionMac ShortcutWindows/Linux Shortcut
Quick Find within DatabaseCmd Shift PCtrl Shift P

{.show-header .shortcuts}


Also see

相关 Cheat Sheets