---
title: "Keyboard Shortcuts"
html: Keyboard_Shortcuts.html
---

# Keyboard Shortcuts

A floating panel with a shortcut cheat sheet is available from the Help menu, or by pressing {{opt}}{{cmd}}K.

### Shortcuts

|                     Shortcut | Function                           |
| ---------------------------: | :--------------------------------- |
|                 **{{cmd}},** | Settings                           |
|                 **{{cmd}}N** | New File                           |
|                 **{{cmd}}O** | Open                               |
|        **{{shift}}{{cmd}}R** | Re-open Last                       |
|                 **{{cmd}}W** | Close                              |
|                 **{{cmd}}P** | Print Preview Window               |
|                 **{{cmd}}S** | Save HTML                          |
|        **{{shift}}{{cmd}}P** | Save PDF                           |
|        **{{shift}}{{cmd}}P** | Save PDF                           |
|        **{{shift}}{{cmd}}S** | Save RTF                           |
|                 **{{cmd}}C** | Copy                               |
|        **{{shift}}{{cmd}}C** | Copy HTML Source to clipboard      |
|                 **{{cmd}}U** | Toggle Source View                 |
|                 **{{cmd}}T** | Toggle Table of Contents           |
|                 **{{cmd}}R** | Reload Preview                     |
|               **{{cmd}}1-9** | Select Built-in Style              |
|        **{{opt}}{{cmd}}1-9** | Select Custom Style                |
|                 **{{cmd}}/** | Gear Menu                          |
|        **{{shift}}{{cmd}}=** | Increase Text Size                 |
|        **{{shift}}{{cmd}}-** | Decrease Text Size                 |
|        **{{shift}}{{cmd}}0** | Reset Text Size                    |
|                 **{{cmd}}M** | Minimize                           |
| **{{opt}}{{shift}}{{cmd}}F** | Keep on Top                        |
|         **{{ctrl}}{{cmd}}B** | Show Boundaries of Included Files  |
|         **{{ctrl}}{{cmd}}L** | Validate URLs                      |
|         **{{ctrl}}{{cmd}}W** | Visualize Word Repetition          |
|         **{{ctrl}}{{opt}}S** | Toggle Speed Read                  |
| **{{shift}}{{ctrl}}{{cmd}}I** | Ask About Document (Apple Intelligence) |
|          **{{opt}}{{cmd}}S** | Document Statistics                |
| **{{opt}}{{shift}}{{cmd}}S** | Readability Statistics             |
|                 **{{cmd}}I** | Detailed Statistics                |
|          **{{opt}}{{cmd}}C** | Toggle Custom Processor            |
|                 **{{cmd}}F** | Search                             |
|                 **{{cmd}}G** | Highlight next match               |
|        **{{shift}}{{cmd}}G** | Highlight previous match           |
|   **{{opt}}{{cmd}}{{left}}** | Collapse all sections              |
|  **{{opt}}{{cmd}}{{right}}** | Expand all sections                |
|        **{{shift}}{{cmd}}V** | Preview Clipboard                  |
|                 **{{cmd}}K** | Extract from URL                   |
|         **{{ctrl}}{{cmd}}S** | Save Clipboard Preview             |
|     **{{cmd}}\ (Backslash)** | Toggle Fountain/Scrivener Comments |
|         **{{ctrl}}{{cmd}}C** | Toggle Comment Sidebar             |
|          **{{opt}}{{cmd}}F** | Filter Scrivener Documents         |
|          **{{opt}}{{cmd}}K** | Show Keyboard Shortcuts            |
|          **{{opt}}{{cmd}}M** | Show Markdown Reference            |
[Shortcuts]

### Quick Toggles

Extra keyboard shortcuts for toggling common global settings.

|                      Shortcut | Function             |
| ----------------------------: | :------------------- |
| **{{ctrl}}{{opt}}{{shift}}L** | Retain Line Breaks   |
| **{{ctrl}}{{opt}}{{shift}}I** | IDs on Headlines     |
| **{{ctrl}}{{opt}}{{shift}}Y** | Strip YAML           |
| **{{ctrl}}{{opt}}{{shift}}M** | Strip MMD Metadata   |
| **{{ctrl}}{{opt}}{{shift}}S** | Scroll to First Edit |
| **{{ctrl}}{{opt}}{{shift}}C** | CriticMarkup Always  |
| **{{ctrl}}{{opt}}{{shift}}T** | Smart Typography     |
| **{{ctrl}}{{opt}}{{shift}}H** | Process Inside HTML  |
[Quick Toggles]

### Preview Navigation

Press "?" at any time to view the following shortcuts in the Preview window.

|                     Shortcut | Function                          |
| ---------------------------: | :-------------------------------- |
|              **t** or **gg** | Jump to Top                       |
|               **b** or **G** | Jump to Bottom                    |
|             **{{shift}}1-9** | Bookmark Scroll position          |
|               **{{opt}}1-9** | Bookmark Nearest Headline         |
|     **{{cmd}}D** or **\`\`** | Add next available bookmark       |
|                      **1-9** | Scroll to Bookmark                |
|                        **0** | Display Mini Map                  |
|                      **N/P** | Next/Prev Bookmark Numerically    |
|                      **n/p** | Next/Prev Bookmark in Page Order  |
|                  **j**/**k** | Scroll Down/Up                    |
|                  **J**/**K** | Scroll Up/Down Faster             |
|                  **,**/**.** | Navigate All Headers              |
|            **&lt;**/**&gt;** | Navigate H1/H2 Headers            |
|                        **e** | Jump to Most Recent Edit Point    |
|                        **s** | Auto-scroll                       |
|                        **S** | Reverse Auto-scroll               |
| **{{shift}}{{l}}**/**{{r}}** | Speed up/Slow down auto-scroll    |
|                        **f** | Open "fast switcher"              |
|                        **I** | Display current included filename |
|                        **z** | Zoom Overview toggle              |
|              **\[** / **\]** | Navigate target highlights        |
|                **{** / **}** | Navigate all highlights           |
|         **Escape ({{esc}})** | Close Overlay/Deselect Text       |
|                  **h**/**?** | Show/Hide Help HUD                |
|        **{{shift}}{{cmd}}F** | Focus view                        |
[Preview Navigation]

### Table of Contents Navigation

When the Table of Contents is open, you can navigate via keyboard.

|          Shortcut | Function                   |
| ----------------: | :------------------------- |
|      **{{cmd}}T** | Open TOC                   |
|   **j**/**{{d}}** | Select first/next item     |
|   **k**/**{{u}}** | Select previous item       |
|             **o** | Scroll to selection        |
|         **Space** | Open TOC quick-search      |
| **{{d}}**/**Tab** | Select first search result |
|        **Escape** | Clear search/Dismiss TOC   |
[TOC Navigation]
