24 Keyboard Shortcuts
For those of you who can't spare even a single second reaching for the mouse! Conduct ObsiKO without ever lifting your hands from the keyboard. 🎶
💡 How to read the symbols: ⌘ Command · ⇧ Shift · ⌥ Option (Alt) · ⌃ Control. On Windows and Linux, read ⌘ as
Ctrland ⌥ asAlt. (e.g.⌘⇧P=Ctrl+Shift+P)
← Back to Home: ObsiKO 101
Master of File Management & Navigation 🗂️
| Action | Press this key! |
|---|---|
| Open a folder | ⌘O |
| Save (for your peace of mind!) | ⌘S |
| Whip up a new document! | ⌘N |
| Create a new folder | ⌘⇧N |
| Spread out a new canvas (mind map)! | ⌘⌥N |
| Command palette (every feature, by name!) | ⌘P |
| Quick open (unified search box) | ⌘⇧P |
| Search in files (same unified search box) | ⌘⇧F |
| Find & Replace | ⌘⌥F |
| Close the current tab, no fuss | ⌘W |
| Next tab / Previous tab | ⌘⇧] / ⌘⇧[ |
| Change file sort order | ⌘⌥S |
| Reveal the current file in the tree | ⌘⌥R |
| Expand/collapse the whole file tree | ⌘⌥E |
💡
⌘⇧Pand⌘⇧Fopen the same unified search box — it searches filenames and body text at once. Use whichever one your fingers remember! → Search & Navigation
Piloting Screens & Panels 🎛️
| Action | Press this key! |
|---|---|
| Open/close the left sidebar | ⌘\ |
| Open/close the right panel | ⌘/ |
| A little me-time: Zen mode | ⌘⇧Z |
| Kick back: Reading mode | ⌘⇧V |
| View the raw Markdown source | ⌘⇧O |
| Head off into space: Graph View | ⌘⇧G |
| Your records at a glance: Dashboard | ⌘⇧B |
| Open the character codex | ⌘⇧K |
| Showtime! Presentation | ⌘⇧S |
| The skeleton of your piece: Outline | ⌘⇧U |
| Right beside your document: Reference view | ⌘⇧R |
| Bridges between notes: Connections panel | ⌘⌥K |
| Browse all your tags | ⌘⌥T |
| Calendar panel | ⌘⌥C |
| Add a schedule | ⌘⇧T |
| Focus timer | ⌘⌥P |
| Image search | ⌘⌥I |
| Activity log (vault log) | ⌘⌥L |
| Trash | ⌘⌥B |
| AI agent | ⌘⌥A |
| Prompt helper | ⌘⌥G |
| Help (ObsiKO 101) | ⌘⇧/ |
| Your trusty language teacher: Dictionary | ⌘⇧D |
| Airtight spell check | ⌘⇧L |
| Forgot the syntax? Markdown syntax sheet | ⌘⇧M |
| Out into the world: Export | ⌘⇧E |
| Deck out ObsiKO: Settings | ⌘, |
Casting Spells on Your Text (Editor Only) ✨
| Action | Press this key! |
|---|---|
| Bold, for impact | ⌘B |
| Italic, for mood | ⌘I |
| ~~Oops, strike this~~ | ⌘⇧X |
Like inline code |
⌘E |
| ==Highlight it== | ⌘⇧H |
| Off to another world: insert a link | ⌘K |
| A great quote, quoted | ⌘⇧. |
| ✏️ Sketch mid-sentence: inline drawing | ⌘⌥Y → [[04 Advanced Markdown |
| Too long? Fold it: code folding | Mac ⌘⌥[ / Windows Ctrl+Shift+[ (unfold: ]) |
💡 Even faster, mouse-free: Type
/on an empty line to pick a block from the slash menu, use⌘Click/⌘Dfor multi-cursor, and Tab/Shift+Tab to move between table cells! → Markdown Basics · Advanced Markdown
Features You Summon via the Command Palette 🆕
Quite a lot of commands have no default shortcut. Open the command palette (⌘P) and type any of the names below to run them. For the ones you use often, assign your own key in Settings ▸ Shortcuts!
💡 The palette matches partial names (typing just "ledger" lists every ledger command). It also matches the English ids (
vim,bold, ...).
Create ✨
| Type this in the palette | What it does | ||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| New base | Creates a new data table (.base) → AI Billing Guide
Review 🔁
Editing helpers 🧰
Formatting (editor) 🖋️These only show up while you're writing (no default shortcut).
"I Don't Like This Shortcut!" 🛠️
← Previous: Settings & Themes · Home · Next: Platform Guide → |