> ## Documentation Index
> Fetch the complete documentation index at: https://craft-support.mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Keyboard Shortcuts

> Master keyboard shortcuts to navigate, edit, and organize your work faster in Craft.

Keyboard shortcuts help you work faster and more efficiently in Craft. This guide covers the most useful shortcuts organized by function.

<Info title="Platform Differences">
  This guide covers shortcuts for macOS and Windows. Mobile platforms (iOS/iPadOS) support external keyboard shortcuts when connected. Use the tabs below to see platform-specific shortcuts.
</Info>

## General

<Tabs>
  <Tab title="macOS">
    * **Cancel**: `Esc`
    * **Open Settings**: `Cmd+,`
    * **See All Keyboard Shortcuts**: `Cmd+Option+,`
  </Tab>

  <Tab title="Windows">
    * **Cancel**: `Esc`
    * **Show Keyboard Shortcuts**: `Ctrl+/`
  </Tab>
</Tabs>

## Navigation

Move through your documents and spaces efficiently with these navigation shortcuts.

<Tabs>
  <Tab title="macOS">
    **Basic Navigation**

    * **Navigate Back**: `Cmd+←` or `Cmd+[` or `Cmd+Option+←`
    * **Navigate Forward**: `Cmd+→`
    * **Navigate Into**: `Cmd+Option+→` or `Cmd+Option+]`
    * **Quick Open**: `Cmd+O`
    * **Go to Daily Note**: `Cmd+Option+N`
    * **Open Link**: `Cmd+Option+Return`

    **View Controls**

    * **Toggle Focus Mode**: `Cmd+.`
    * **Toggle Left Sidebar**: `Cmd+\`
    * **Zoom In**: `Cmd++`
    * **Zoom Out**: `Cmd+-`
    * **Actual Size**: `Cmd+0`

    <Info title="Quick Open Power">
      The Quick Open (`Cmd+O`) isn't just for documents. Type "Home", "Calendar", "Tasks", or view names like "Starred" or "All Docs" to navigate anywhere in Craft instantly.
    </Info>
  </Tab>

  <Tab title="Windows">
    **Basic Navigation**

    * **Toggle Sidebar**: `Ctrl+\`
    * **Quick Search**: `Ctrl+O` or `Ctrl+P`
    * **Toggle Focus Mode**: `Ctrl+.`

    <Warning title="Some Shortcuts Not Yet Available">
      Some navigation shortcuts available on macOS (like block navigation with arrow keys) are not yet available on Windows. We're actively working to bring more feature parity across all platforms.
    </Warning>
  </Tab>
</Tabs>

## Documents and Search

<Tabs>
  <Tab title="macOS">
    * **New Document**: `Cmd+N`
    * **New Quick Note**: `Cmd+Option+N`
    * **Delete Document**: `Delete`
    * **Search in Space**: `Cmd+F`
    * **Copy Deeplink to Current View or Page**: `Cmd+Option+L`
    * **Copy Deeplink to Selected Document or Block**: `Cmd+Option+Shift+L`
  </Tab>

  <Tab title="Windows">
    * **New Document**: `Ctrl+N`
    * **Delete Document**: `Delete`
    * **Search**: `Ctrl+F`
  </Tab>
</Tabs>

## Tasks

Manage your tasks quickly without lifting your hands from the keyboard.

<Tabs>
  <Tab title="macOS">
    **In Documents**

    * **Mark Task as Done**: `Cmd+Option+T`
    * **Mark Task as Canceled**: `Cmd+Option+Shift+T`

    **In Tasks and Calendar Views**

    * **Mark Task as Done**: `Cmd+Option+T`
    * **Mark Task as Canceled**: `Cmd+Option+Shift+T`
    * **Create New Task**: `Space`
    * Point at a document or day to create the task in that location

    **Navigation in Tasks View**

    * **Navigate Tasks**: `↑` / `↓`
    * **Open Task Details**: `Return`
    * **Return to Task List**: `Esc`

    **Navigation in Calendar View**

    * **Navigate Dates**: Arrow keys
    * **Select Date**: `Return`
  </Tab>

  <Tab title="Windows">
    **In Documents**

    Task shortcuts are available on Windows in documents. Use the same shortcuts as organizing lists (see Style section below).

    **Navigation in Tasks View**

    * **Navigate Tasks**: `↑` / `↓`
    * **Open Task Details**: `Return`
    * **Return to Task List**: `Esc`

    **Navigation in Calendar View**

    * **Navigate Dates**: Arrow keys
    * **Select Date**: `Return`
  </Tab>
</Tabs>

## Editing

Core editing shortcuts for inserting, modifying, and managing blocks.

<Tabs>
  <Tab title="macOS">
    **Insert New Block**

    * **Below Current Block**: `Space`
    * **Above Current Block**: `Shift+Space`
    * **Open Insert Panel**: `Cmd+Shift+Return`

    **Edit Selection**

    * **Edit Text Block**: `Return`
    * **Edit Page Block**: `Shift+Return`
    * **End Editing**: `Esc`
    * **Duplicate Block**: `Cmd+D`
    * **Duplicate Block (Drag)**: `Option+Drag`
    * **Delete Block**: `Delete`
    * **Open Assistant**: `Cmd+Return`

    <Info title="Quick Duplication">
      Option+drag is often faster than Cmd+D for duplicating blocks. It works on any block type and preserves all formatting and links. Simply hold Option while dragging a block to create a duplicate.
    </Info>

    **Comments**

    * **Add or View Comments**: `Cmd+Shift+M`

    **Context Actions**

    * **Open Context Menu**: `Ctrl+Return`

    <Info title="Accessibility">
      The context menu shortcut (Ctrl+Return) provides keyboard-only access to all context actions, offering an alternative to right-clicking. This improves accessibility and enables faster keyboard-first workflows.
    </Info>

    **Other**

    * **Undo**: `Cmd+Z`
    * **Redo**: `Cmd+Shift+Z`
    * **Search**: `Cmd+F`
    * **Use Selection to Search**: `Cmd+E`
    * **Print**: `Cmd+P`
  </Tab>

  <Tab title="Windows">
    **Actions**

    * **Command Menu**: `/`
    * **Insert After**: `Space`
    * **Insert Before**: `Shift+Space`
    * **Duplicate**: `Ctrl+D`
    * **Duplicate Block (Drag)**: `Alt+Drag`
    * **Open Assistant**: `Ctrl+Enter`

    **Context Actions**

    * **Open Context Menu**: `Ctrl+Return`

    **Standard Editing**

    * **Undo**: `Ctrl+Z`
    * **Redo**: `Ctrl+Shift+Z` or `Ctrl+Y`
    * **Search**: `Ctrl+F`

    <Info title="Platform Differences">
      On Windows, use Alt instead of Option for modifier keys. Alt+drag duplicates blocks the same way Option+drag does on macOS.
    </Info>
  </Tab>
</Tabs>

## Style and Formatting

Apply text styles, formatting, and decorations to your content.

<Tabs>
  <Tab title="macOS">
    **Text Size**

    * **Increase**: `Ctrl++`
    * **Decrease**: `Ctrl+-`

    **Text Styles**

    * **Title**: `Ctrl+1`
    * **Subtitle**: `Ctrl+2`
    * **Heading**: `Ctrl+3`
    * **Strong**: `Ctrl+4`
    * **Body**: `Ctrl+5`
    * **Caption**: `Ctrl+6`
    * **Page**: `Cmd+Shift+P`
    * **Card**: `Cmd+Shift+L`

    **Lists**

    * **To-Do List**: `Cmd+Option+6`
    * **Toggle List**: `Cmd+Option+7`
    * **Open/Close Toggle**: `Cmd+Option+T`
    * **Bullet List**: `Cmd+Option+8`
    * **Numbered List**: `Cmd+Option+9`
    * **No List**: `Cmd+Option+0`

    **Decorations**

    * **Focus**: `Cmd+Shift+I`
    * **Block**: `Cmd+Shift+'`

    **Indentation**

    * **Increase Indent**: `Tab`
    * **Decrease Indent**: `Shift+Tab`

    **Text Format**

    * **Bold**: `Cmd+B`
    * **Italic**: `Cmd+I`
    * **Code**: `Cmd+Shift+C`
    * **Strikethrough**: `Cmd+Shift+-`
    * **Link**: `Cmd+K`
    * **Block Link**: `Cmd+Shift+K`
    * **Highlight**: `Cmd+Shift+B`
    * **Type Equation**: `Cmd+Shift+E`

    **Copy/Paste Style**

    * **Copy Format**: `Cmd+Option+C`
    * **Paste Format**: `Cmd+Option+V`
  </Tab>

  <Tab title="Windows">
    **Text Styles**

    * **Title**: `Ctrl+Shift+1`
    * **Subtitle**: `Ctrl+Shift+2`
    * **Heading**: `Ctrl+Shift+3`
    * **Strong**: `Ctrl+Shift+4`
    * **Body**: `Ctrl+Shift+5`
    * **Page**: `Ctrl+Shift+P`
    * **Card**: `Ctrl+Shift+L`
    * **Focus**: `Ctrl+Shift+\`
    * **Block**: `Ctrl+Shift+'`

    **Lists**

    * **Todo List**: `Ctrl+Shift+6`
    * **Toggle List**: `Ctrl+Shift+7`
    * **Bullet List**: `Ctrl+Shift+8`
    * **Numbered List**: `Ctrl+Shift+9`
    * **No List**: `Ctrl+Shift+;`

    **Text Format**

    * **Bold**: `Ctrl+B`
    * **Italic**: `Ctrl+I`
    * **Code**: `Ctrl+Shift+C`
    * **Strikethrough**: `Ctrl+Shift+S`
    * **Link**: `Ctrl+K`
    * **Block Link**: `Ctrl+Shift+K`
    * **Highlight**: `Ctrl+Shift+B`
    * **Type Equation**: `Ctrl+Shift+E`

    **Indentation**

    * **Increase Indent**: `Tab`
    * **Decrease Indent**: `Shift+Tab`
  </Tab>
</Tabs>

## Organize

Move blocks around and organize your content structure.

<Tabs>
  <Tab title="macOS">
    **Move Selected Blocks**

    * **Move Up**: `Cmd+Option+↑`
    * **Move Down**: `Cmd+Option+↓`
    * **Move to Top**: `Cmd+Shift+↑`
    * **Move to Bottom**: `Cmd+Shift+↓`
    * **Move to New Document(s)**: `Cmd+Ctrl+N`

    **Group & Ungroup**

    * **Group**: `Cmd+G`
    * **Ungroup**: `Cmd+Shift+G`

    **Copy & Paste**

    * **Cut**: `Cmd+X`
    * **Copy**: `Cmd+C`
    * **Paste**: `Cmd+V`
    * **Paste Without Formatting**: `Cmd+Shift+V`
    * **Copy Deeplink to Current View**: `Cmd+Option+L`
    * **Copy Deeplink to Current Selection**: `Cmd+Option+Shift+L`
  </Tab>

  <Tab title="Windows">
    **Organize Blocks**

    * **Group**: `Ctrl+G`
    * **Ungroup**: `Ctrl+Shift+G`
    * **Toggle All Toggles**: `Ctrl+Alt+T`
    * **Move Blocks Up**: `Alt+↑`
    * **Move Blocks Down**: `Alt+↓`
    * **Blocks to Top**: `Ctrl+Shift+↑`
    * **Blocks to Bottom**: `Ctrl+Shift+↓`

    **Copy & Paste**

    * **Cut**: `Ctrl+X`
    * **Copy**: `Ctrl+C`
    * **Paste**: `Ctrl+V`
    * **Paste Without Formatting**: `Ctrl+Shift+V`
  </Tab>
</Tabs>

## Window and Tabs

<Tabs>
  <Tab title="macOS">
    **Window Management**

    * **New Window**: `Cmd+Shift+N`
    * **Close Current Tab or Window**: `Cmd+W`
    * **Full Screen**: `Fn+F`

    **Tab Management**

    * **New Tab**: `Cmd+T`
    * **Switch to Tab 1-9**: `Cmd+1` through `Cmd+9`
    * **Switch to Next Tab**: `Ctrl+Tab` or `Cmd+Shift+]`
    * **Switch to Previous Tab**: `Ctrl+Shift+Tab` or `Cmd+Shift+[`
    * **Reopen Last Closed Tab**: `Cmd+Shift+T`
  </Tab>

  <Tab title="Windows">
    **Window Management**

    * **Close Tab or Window**: `Ctrl+W`
    * **New Tab**: `Ctrl+T`

    Tab navigation shortcuts similar to browser shortcuts are available.
  </Tab>
</Tabs>

## Custom Shortcuts (macOS)

For any action listed in the Craft menu (whether it has a default shortcut or not), you can set up a custom shortcut from macOS System Settings:

<Steps>
  <Step>
    Open **System Settings** and go to **Keyboard**
  </Step>

  <Step>
    Click **Keyboard Shortcuts** then **App Shortcuts**
  </Step>

  <Step>
    Click the **+** button and select **Craft** from the Application dropdown
  </Step>

  <Step>
    Type the exact menu item name and assign your preferred shortcut
  </Step>
</Steps>

[Learn more about macOS keyboard shortcuts](https://support.apple.com/guide/mac-help/mchlp2271/mac)

## Essential Shortcuts for Beginners

If you're new to Craft, start with these frequently-used shortcuts:

<Tabs>
  <Tab title="macOS">
    **Top 10 to Master First**

    1. `Cmd+N` – Create new document
    2. `Cmd+O` – Quick Open (navigate anywhere)
    3. `Cmd+K` – Create link
    4. `Cmd+G` – Group blocks into a page
    5. `Cmd+Return` – Open AI Assistant
    6. `Cmd+Option+↑/↓` – Move blocks up/down
    7. `Cmd+B` – Bold text
    8. `Cmd+.` – Toggle focus mode
    9. `/` – Open slash command menu
    10. `Cmd+F` – Search
  </Tab>

  <Tab title="Windows">
    **Top 10 to Master First**

    1. `Ctrl+N` – Create new document
    2. `Ctrl+O` – Quick Search
    3. `Ctrl+K` – Create link
    4. `Ctrl+G` – Group blocks
    5. `Ctrl+Enter` – Open AI Assistant
    6. `Alt+↑/↓` – Move blocks up/down
    7. `Ctrl+B` – Bold text
    8. `Ctrl+.` – Toggle focus mode
    9. `/` – Open command menu
    10. `Ctrl+F` – Search
  </Tab>
</Tabs>

## Tips for Keyboard-First Workflows

**Start with the slash command**: Type `/` to access almost any feature without leaving your keyboard. This is often faster than remembering individual shortcuts.

**Use Quick Open liberally**: `Cmd+O` (macOS) or `Ctrl+O` (Windows) is your navigation hub. Type any document name, view name, or even "Calendar" or "Tasks" to jump anywhere.

**Combine shortcuts**: Many power users chain shortcuts together. For example: `Cmd+G` to group blocks, then immediately `Cmd+Shift+P` to style them as pages.

**Learn one category at a time**: Don't try to memorize everything at once. Master navigation shortcuts first, then editing, then styling.

<Info title="Non-English Keyboards">
  Some shortcuts may not work when your keyboard is set to a non-English layout. This is particularly true on Web app and Windows, which are only available in English. The keyboard layout can cause some shortcuts to shift or stop working.
</Info>

## Related Resources

<CardGroup cols={2}>
  <Card title="Formatting and Styling" href="/en/write-and-edit/formatting">
    Learn about text formatting options
  </Card>

  <Card title="Blocks and Pages" href="/en/write-and-edit/blocks-and-pages">
    Understand Craft's block structure
  </Card>

  <Card title="Navigation Basics" href="/en/introduction/navigation">
    Navigate Craft efficiently
  </Card>
</CardGroup>
