# Keyboard shortcuts

> The full Vellum shortcut list, mirroring the editor's own Tips & shortcuts panel.

On macOS the modifier is <kbd>Cmd</kbd>; elsewhere it is <kbd>Ctrl</kbd>. The
editor's **Tips & shortcuts** button shows the same list with the right keys
for your platform.

## Find and select

| Keys | Does |
| --- | --- |
| <kbd>Cmd</kbd> <kbd>K</kbd> | Search every shape, icon and command |
| <kbd>Cmd</kbd> <kbd>F</kbd> | Find and replace across labels, body text, table cells and connector labels |
| <kbd>Cmd</kbd> <kbd>A</kbd> | Select everything visible |
| <kbd>Shift</kbd> <kbd>Cmd</kbd> <kbd>A</kbd> | Deselect all |
| <kbd>Shift</kbd> + click | Add or remove one shape from the selection |
| <kbd>F2</kbd> | Edit the selected shape's label |

## Transform

| Keys | Does |
| --- | --- |
| <kbd>Cmd</kbd> <kbd>G</kbd> / <kbd>Shift</kbd> <kbd>Cmd</kbd> <kbd>G</kbd> | Group / ungroup |
| <kbd>Shift</kbd> <kbd>Cmd</kbd> <kbd>[</kbd> / <kbd>]</kbd> | Send to back / bring to front. Plain <kbd>[</kbd> and <kbd>]</kbd> step one layer |
| <kbd>Shift</kbd> <kbd>Cmd</kbd> <kbd>.</kbd> / <kbd>,</kbd> | Font size up / down by 1px |
| <kbd>Shift</kbd> + <kbd>H</kbd> / <kbd>V</kbd> | Flip horizontally / vertically |

## Layers

| Keys | Does |
| --- | --- |
| <kbd>W</kbd> | Switch the layer you draw on, Blueprint or Notes |
| <kbd>Shift</kbd> <kbd>Cmd</kbd> <kbd>P</kbd> | Promote selected Notes items to the Blueprint layer |

## View

| Keys | Does |
| --- | --- |
| <kbd>Cmd</kbd> <kbd>0</kbd> / <kbd>1</kbd> | Reset the view / fit everything to the viewport |
| <kbd>Cmd</kbd> <kbd>;</kbd> | Toggle the major-gridline overlay |
| <kbd>Shift</kbd> <kbd>Cmd</kbd> <kbd>D</kbd> | Toggle light and dark theme |
| <kbd>PageUp</kbd> / <kbd>PageDown</kbd> | Previous / next diagram tab |

## Tools

| Keys | Does |
| --- | --- |
| <kbd>Q</kbd> | Tool lock |
| <kbd>8</kbd> | Container tool |
| <kbd>9</kbd> | Freehand pen |
| <kbd>L</kbd> | Laser pointer |

> [!TIP]
> Drop `.svg` files from your computer straight onto the canvas. They become
> icons, and are added to your personal library.
