
An Obsidian vault gets bloated when every stray idea becomes a full note with tags and links you don’t need. Quick capture is the escape hatch — one keystroke sends a line of text into an inbox note or a daily log, where you decide later whether it deserves to become a real note. We tested 7 desktop tools that turn Obsidian quick capture from a chore into muscle memory.
What to look for in an Obsidian quick capture tool
- A global keyboard shortcut that works whether or not Obsidian is open
- A minimal input surface — one line, no formatting palette, escape closes it
- Direct write into an inbox or daily note without opening the app
- Support for templates so common capture types (task, quote, meeting) are structured
- Cross-machine sync if the vault lives in iCloud, Dropbox, or Syncthing
- No cloud middleman — the note should live in your vault
Quick comparison
| Tool | Best for | Platforms | Free plan | Starting price | Rating |
|---|---|---|---|---|---|
| Advanced URI plugin | Anyone who lives in the browser | Win, Mac, Linux | Yes | Free | 4.6 |
| QuickAdd plugin | Structured capture templates | Win, Mac, Linux | Yes | Free | 4.7 |
| Raycast | Mac power users | macOS | Yes | ~$8 for Pro | 4.8 |
| Alfred | Mac keyboard warriors | macOS | Yes | £34 Powerpack (one-time) | 4.6 |
| Espanso | Text expansion on any OS | Win, Mac, Linux | Yes | Free, open source | 4.5 |
| Drafts | Text-first capture on Mac | macOS, iOS | Yes | ~$2/mo Pro | 4.7 |
| Slipbox | Zettelkasten-style workflow | macOS | Free trial | ~$25 one-time | 4.4 |
1. Advanced URI plugin, best baseline for anyone
Advanced URI is a community Obsidian plugin that exposes almost every action in the app as an obsidian:// URL. Bookmark a URI that appends the current selection to your Inbox note, and any browser, launcher, or clipboard manager can fire it. It works identically on Windows, macOS, and Linux, and requires no additional software beyond Obsidian.
Where it falls short: it is a URI generator, not an app, so you still need a launcher or shortcut manager to trigger it globally; and the URL syntax takes a session to memorise.
Pricing: free, open source.
Platforms: Windows, macOS, Linux (as an Obsidian plugin).
Download: GitHub · Obsidian Community Plugins
Bottom line: the foundation layer; everything else in this list benefits from it.
2. QuickAdd plugin, best for structured capture
QuickAdd is the plugin that turns “I just thought of something” into a formatted note. Define a template with fields for a task, a quote with author, or a meeting note, bind it to a command, and one Cmd+P completes the note before Obsidian even fully opens. Multi-choice menus and macros let one command generate an entire branch of notes.
Where it falls short: the syntax for templates and macros is dense; and configuring it well requires an hour of upfront work.
Pricing: free, open source.
Platforms: Windows, macOS, Linux (as an Obsidian plugin).
Download: GitHub · Obsidian Community Plugins
Bottom line: the plugin that turns Obsidian into a proper capture tool.
3. Raycast, best for Mac power users
Raycast replaces Spotlight and includes a first-class Obsidian extension. Type “note” plus your text, hit return, and the line is appended to your Inbox note without Obsidian coming to the foreground. Scripts and quicklinks let you fire Advanced URI actions from a single command palette.
Where it falls short: it is Mac-only; and Pro features (cloud sync, AI, teams) are behind a subscription.
Pricing: free for personal use; Pro around $8 a month.
Platforms: macOS.
Download: Raycast
Bottom line: the smoothest desktop capture experience on macOS.
4. Alfred, best keyboard-driven Mac option
Alfred is the veteran Spotlight replacement, and its Powerpack lets you build custom workflows that write to disk. A public Obsidian workflow gives you global capture, daily-note append, and template-based note creation in about ten minutes.
Where it falls short: the free tier does not include workflows; and workflow discovery still lives on scattered blogs and GitHub gists.
Pricing: free for launcher features; Powerpack £34 as a one-time purchase.
Platforms: macOS.
Download: Alfred
Bottom line: the pick for Mac users who prefer a one-time purchase over a subscription.
5. Espanso, best cross-platform text expansion
Espanso is a text expander that runs on Windows, macOS, and Linux with the same YAML config. Type :inbox anywhere and it can fire a shell command that appends the clipboard or the following keystrokes to your Obsidian Inbox note. Combined with Advanced URI, it turns any text field into an Obsidian capture surface.
Where it falls short: it does not have a native UI; and configuring shell integrations takes some care on macOS where quarantine can block scripts.
Pricing: free and open source.
Platforms: Windows, macOS, Linux.
Download: Espanso
Bottom line: the only cross-platform text expander that keeps up with Windows, macOS, and Linux equally.
6. Drafts, best text-first capture on Mac
Drafts launches straight into a text field. Capture the thought first, then decide where it goes with an action — including “Append to Obsidian note” via the built-in Obsidian integration. It syncs the same drafts to iPhone and iPad for anyone whose capture happens across devices.
Where it falls short: it is Mac and iOS only; and most of the advanced actions require Drafts Pro.
Pricing: free with basic actions; Pro around $2 a month or $20 a year.
Platforms: macOS, iOS.
Download: Drafts
Bottom line: the capture app for people who type first and file later.
7. Slipbox, best for Zettelkasten workflows
Slipbox is a native Mac app that manages a plain-text Zettelkasten and exports notes into your Obsidian vault. It shines when the capture step is a proper atomic note with a title and links, rather than a one-liner into an inbox. The desktop shortcut opens a small capture window that stays out of the way.
Where it falls short: it is a separate app on top of Obsidian rather than an in-vault workflow; and the one-time price is high for what it does if you already use QuickAdd.
Pricing: free trial; around $25 one-time.
Platforms: macOS.
Download: Slipbox
Bottom line: the correct tool if you actually work in a strict Zettelkasten and want atomic notes from the moment of capture.
How to pick the right one
Everyone should install Advanced URI and QuickAdd in Obsidian. On macOS, pair them with Raycast for the smoothest global capture surface, or Alfred if you prefer a one-time purchase. Cross-platform users should reach for Espanso. If you draft in prose and file later, Drafts is worth the subscription. Slipbox is for the strict Zettelkasten crowd who want structured notes from the start.
FAQ
What is the best way to capture quick notes into Obsidian? Install Advanced URI and QuickAdd inside Obsidian, then fire them from your OS launcher (Raycast on Mac, Alfred on Mac, or Espanso on any platform).
Can I capture notes without opening Obsidian? Yes. Advanced URI URLs execute against an Obsidian vault even if the app is not in the foreground, and any launcher or shortcut manager can trigger them.
Does quick capture work offline? Yes, as long as your vault is on local disk. Sync to another device happens when your Obsidian Sync, iCloud, Dropbox, or Syncthing next connects.
Is there a free Obsidian quick capture tool? Yes. Advanced URI, QuickAdd, and Espanso are all free and open source, and Raycast’s free tier covers personal use.
Should every thought become a full Obsidian note? No. That is the reason quick capture exists — an inbox or daily-note append lets you triage later and turn only the ideas that matter into full notes.