Keyboard shortcuts
⌘ is Ctrl on Windows and Linux.
Anywhere
| Key | What it does |
|---|---|
⌘P | quick open — jump to an object by name |
⇧⌘P | the command palette |
In a listing
| Key | What it does |
|---|---|
↑ ↓ | walk the rows, folders included |
⇧↑ ⇧↓ | extend the selection |
PageUp PageDown | a screenful at a time |
Home End | first row, last row |
→ | enter the selected folder |
← | step out to the parent folder |
Enter | open what is selected — the same as a double click |
⌘A | select everything in the folder |
⌘C ⌘X ⌘V | copy, cut, paste — across roots and across providers |
⌘Z | undo the last copy, move, rename or delete |
F2 | rename |
⌫ or Delete | delete into the root's .trash |
In a notebook
| Key | What it does |
|---|---|
⇧Enter | run the cell |
⇧Enter in the prediction code | predict one row |
Dragging
Within a root, a drag moves. Across roots, it copies. Holding ⌥ or ⌘ while dropping says which one explicitly.
Next: where your data lives.
