Keyboard shortcuts
The few you'll actually use.
File / window
| Shortcut |
Action |
Ctrl+O |
Open… — pick a different conception folder |
Ctrl+N |
New project… — open the create-item modal |
Ctrl+, |
Settings — open the configuration modal |
Ctrl+K / Ctrl+Shift+F |
Search… — full-text search across the tree |
? |
Show the full shortcut overlay |
Ctrl+Shift+C |
Show Code pane |
Ctrl+Shift+K |
Show Knowledge pane |
Ctrl+R |
Show Resources pane |
Ctrl+L |
Show Skills pane |
Ctrl+Shift+L |
Show Logs pane (per-session terminal log viewer) |
Ctrl+Shift+D |
Show Dashboard (bottom band, shared with the terminal) |
F5 |
Refresh — re-read repos, drop git-status cache |
Ctrl+Shift+R |
Reload window — full hard reload |
Ctrl+Shift+I |
Toggle DevTools |
Ctrl+0 / Ctrl+ + / Ctrl+ - |
Zoom reset / in / out |
F11 |
Toggle fullscreen |
Terminal pane
| Shortcut |
Action |
Ctrl+` |
Toggle the terminal pane |
Ctrl+Shift+V |
Paste path of the most recent screenshot |
Ctrl+Left / Ctrl+Right |
Move the active terminal tab between left/right panes |
Ctrl+F (in xterm) |
In-pane output search |
Ctrl+Up / Ctrl+Down |
Jump between OSC 133 prompts (needs shell integration) |
The terminal toggle, screenshot-paste, and move-tab shortcuts are
configurable in the Terminal section of File → Settings.
Project cards
| Shortcut |
Action |
Ctrl+1 … Ctrl+5 |
Set the focused card's status (now, review, later, backlog, done) |
Note modal
| Shortcut |
Action |
Ctrl+F |
Open the find bar (view mode only) |
Ctrl+E |
Toggle between view and edit |
Ctrl+S |
Save (refuses if the file drifted on disk) |
Esc |
Close the find bar, then close the modal |
More
The full reference (config keys, focus rules, scope per shortcut) lives
online at https://condash.vcoeur.com/reference/shortcuts/.