Use case or problem
I would like to mimic an NVAlt-like experience where triggering the app via global keyboard shortcut immediately dumps me into the quick switcher. From there I could search for a note or start creating a new note.
Proposed solution
Add another URI action to open the quick switcher as soon as the app loads.
Current workaround (optional)
Right now I have a global shortcut configured in BetterTouchTool on Mac which does two things:
- Open my vault via the “Open URL” action and Obsidian URI
- Auto-runs the keyboard shortcut to open the quick switcher
This workaround only works if my vault was already open in the background. Otherwise, opening the vault takes a second to load, and step 2 runs before it can respond to keyboard shortcuts.