The canvas
Keyboard shortcuts
Every shortcut on the canvas, grouped the way the in-app cheat sheet groups them.
The same list lives in the app, under **Shortcuts** in your settings, and that copy is the one kept in step with the code. This page is here so you can read it without opening Plnty. Single letters work whenever you are not typing. Nothing here fires while your cursor is in a prompt box, a text card or a comment. ## Tools | Action | Keys | |---|---| | Select | <kbd>V</kbd> | | Grab | <kbd>H</kbd> | | Scale | <kbd>K</kbd> | | Text | <kbd>T</kbd> | | Pencil | <kbd>P</kbd> | | Comment | <kbd>C</kbd> | | Sticky note | <kbd>N</kbd> | ## Navigation | Action | Keys | |---|---| | Zoom in | <kbd>E</kbd> | | Zoom out | <kbd>Q</kbd> | | Frame all content | <kbd>F</kbd> | | Reset camera | <kbd>Home</kbd> | | Flythrough mode, WASD to pan and QE to zoom | <kbd>Shift</kbd> <kbd>N</kbd> | Holding <kbd>Space</kbd> and dragging pans, which is the one most people reach for without being told because it matches Figma. ## Edit | Action | Keys | |---|---| | Undo | <kbd>Ctrl</kbd> <kbd>Z</kbd> | | Redo | <kbd>Ctrl</kbd> <kbd>Shift</kbd> <kbd>Z</kbd> | | Select all | <kbd>Ctrl</kbd> <kbd>A</kbd> | | Duplicate | <kbd>Ctrl</kbd> <kbd>D</kbd> | | Group | <kbd>Ctrl</kbd> <kbd>G</kbd> | | Ungroup | <kbd>Ctrl</kbd> <kbd>Shift</kbd> <kbd>G</kbd> | | Toggle layout grids | <kbd>Shift</kbd> <kbd>G</kbd> | | Delete selection | <kbd>Del</kbd> | Holding <kbd>Alt</kbd> while dragging duplicates in place, which is faster than <kbd>Ctrl</kbd> <kbd>D</kbd> when you want the copy somewhere specific. ## App | Action | Keys | |---|---| | Search tools | <kbd>Ctrl</kbd> <kbd>K</kbd> | | Toggle tools sidebar | <kbd>Ctrl</kbd> <kbd>\</kbd> | | Clear selection, exit tool | <kbd>Esc</kbd> | | Report a bug | <kbd>Ctrl</kbd> <kbd>Shift</kbd> <kbd>B</kbd> | :::tip[The two worth learning first] <kbd>Ctrl</kbd> <kbd>K</kbd> and <kbd>F</kbd>. Searching tools by name beats hunting the sidebar once you know what a tool is called, and framing all content is how you find your way back after zooming into a corner of a board that has grown. :::The same list lives in the app, under Shortcuts in your settings, and that copy is the one kept in step with the code. This page is here so you can read it without opening Plnty.
Single letters work whenever you are not typing. Nothing here fires while your cursor is in a prompt box, a text card or a comment.
| Action | Keys |
|---|---|
| Select | V |
| Grab | H |
| Scale | K |
| Text | T |
| Pencil | P |
| Comment | C |
| Sticky note | N |
Navigation
Section titled “Navigation”| Action | Keys |
|---|---|
| Zoom in | E |
| Zoom out | Q |
| Frame all content | F |
| Reset camera | Home |
| Flythrough mode, WASD to pan and QE to zoom | Shift N |
Holding Space and dragging pans, which is the one most people reach for without being told because it matches Figma.
| Action | Keys |
|---|---|
| Undo | Ctrl Z |
| Redo | Ctrl Shift Z |
| Select all | Ctrl A |
| Duplicate | Ctrl D |
| Group | Ctrl G |
| Ungroup | Ctrl Shift G |
| Toggle layout grids | Shift G |
| Delete selection | Del |
Holding Alt while dragging duplicates in place, which is faster than Ctrl D when you want the copy somewhere specific.
| Action | Keys |
|---|---|
| Search tools | Ctrl K |
| Toggle tools sidebar | Ctrl </kbd> |
| Clear selection, exit tool | Esc |
| Report a bug | Ctrl Shift B |