saiken379 downloadsSpotlight-style vault launcher with fuzzy search, recent files, and property filters. Pro unlocks ripgrep search, starred pins, canvas/PDF, batch open, and custom commands.
A Raycast-style command center for Obsidian: find notes fast, reopen recurring work instantly, and act on results — all without leaving the keyboard.

Vault Spotlight is a keyboard-first command center for three jobs:
Free is genuinely useful on day one. Pro adds deeper search, unlimited workflows, and batch actions for people who live in the launcher.
Find the right note, command, or vault object fast.
Tab/Shift+Tab (or a configurable prefix) cycles files, commands (:), symbols ($), open editors (=), and folders (/).#work, @status:done, or a name plus metadata filters.>) and jump to any heading (^); browse backlinks/outlinks with links mode (~).Reopen repeated work in one keystroke.

Cmd/Ctrl+S, then re-run it from the Browse screen.Do useful work immediately after finding something.
Cmd/Ctrl+K on any result to open it, copy a Markdown link or path, or rename it.Cmd/Ctrl+Space, then open, tag, set a property, move, or turn results into a map-of-content note.Cmd/Ctrl+D keeps high-value files at the top of Browse.Instant tools from the input bar — no mode-switching.
1234*0.19, 20% of 250, 10 km to mi, 40 USD to EUR; Enter copies, Shift+Enter inserts. Offline rates you control.today, next friday, or an ISO date opens (or creates) that day's daily note.+, jot a thought, and Enter appends it to today's daily note without opening it.Pro ($8 one-time) turns Spotlight into a reusable work cockpit — repeated leverage, richer actions, and deeper search. Basic file operations stay free.
| Area | Free | Pro |
|---|---|---|
| File launcher, commands, symbols, editors, folders | Yes | Yes |
| Tag / property filters in file search | Yes | Yes |
| Calculator, converters, date jump, quick capture | Yes | Yes |
| Ranking controls & match-reason badges | Yes | Yes |
Action palette (Cmd/Ctrl+K): open, copy, rename |
Yes | Yes |
| Saved workflows | 2 | Unlimited + starters |
Body content search (>) and heading search (^) |
No | Yes |
| Links mode, live preview pane | No | Yes |
| Batch actions, export, starred pins | No | Yes |
| Snippets, capture to inbox / under a heading | No | Yes |
| Workflow scope, aliases & advanced query (OR, filters) | No | Yes |
| Canvas / PDF / Bases discovery & search | No | Yes |
Purchase: Buy Me a Coffee — Vault Spotlight Pro. License keys are verified offline (Ed25519) — no account, server, or subscription.
Power-user depth — the advanced query language (Boolean OR, filters), aliases, workflow scope, ripgrep acceleration, Canvas/PDF/Bases, integrations, the URL scheme, and the global API — lives in docs/advanced.md.
Vault Spotlight never phones home. All state lives in the plugin's local data.json (settings plus ranking data). Because that includes note paths and query text, add .obsidian/plugins/vault-spotlight/data.json to .gitignore if you commit your .obsidian folder.
Manual: copy main.js, manifest.json, and styles.css into .obsidian/plugins/vault-spotlight/, then enable Vault Spotlight in Settings → Community plugins. Open from the ribbon icon or bind a hotkey to Open spotlight (no default hotkey, per Obsidian guidelines).
Community directory: search Vault Spotlight in Settings → Community plugins.
npm install
npm run build
npm test # typecheck + lint + full suite, incl. the fixture-vault & modal harnesses
Listed as Optional payments in the Obsidian Community directory (free core + paid Pro unlock). Issues and feature requests welcome on GitHub.