How to Open Your Obsidian Vault With a Global Hotkey on Mac
Obsidian's Quick Switcher is one of the best implementations of the pattern in
any app. ⌘O, a few characters, Enter. It is genuinely fast.
It is also only available when Obsidian has focus, which is the problem.
The cost is the switch, not the search
Think about what actually happens when you need a note while writing an email:
- Leave Mail.
- Find or launch Obsidian.
⌘O, search, open.- Select the text. Copy.
- Find Mail again.
- Find the cursor position you lost.
- Paste.
The search step is fast. Everything around it is not, and step six is where the sentence you were writing goes.
What a system-wide overlay changes
The alternative is to bring the notes to the app instead of the other way round. An overlay opens on top of whatever has focus, searches the same vault, and inserts the text where you were already typing.
With TypeFire, ⌃⌘⇧K from anywhere:
- Opens a Spotlight-style overlay over the current app.
- Searches every note in the vault as you type.
- Enter inserts the note's text into the document you were in.
- Escape returns you to the same field, at the same cursor.
Obsidian does not need to be running, because the vault is a folder of files and TypeFire reads it directly.
Does it hold up on a real vault
Speed matters more here than in a normal note app, because an overlay that stalls is worse than no overlay. Two numbers from TypeFire's benchmarks, both measured on a release build:
- 10,000 notes list in 214 milliseconds, against a 2,000 ms budget.
- The list is windowed and search runs in two tiers, so typing stays responsive at that size.
Where the Quick Switcher still wins
Inside Obsidian, it is deeper. Aliases, headings, block references and plugins such as Omnisearch give it ranking and reach that a lightweight overlay does not attempt to match.
The right mental model is not replacement. It is that you now have two ways in: the deep one when you are in Obsidian, and the fast one when you are not.
Setting it up
Point TypeFire at your existing vault folder. No import, no copy, and
Obsidian keeps working on the same files at the same time. The default hotkeys
are ⌃⌘⇧K for search, ⌃⌘⇧N for capture and ⌃⌘⇧D for today's daily note, and
all three are re-recordable.
The measure of whether this is worth it is simple: count how many times a day you leave an app to check something you wrote down.
Store and manage your snippets with TypeFire
Free text expander for Mac. Type abbreviations, they expand instantly in any app.
Download Free for macOS