Beyond Markdown notes, your vault likely contains images, PDFs, audio files, and other attachments — and your notes probably reference dozens of external web URLs. Two dedicated keywords surface these resources directly from Alfred:Documentation Index
Fetch the complete documentation index at: https://mintlify.com/chrisgrieser/shimmering-obsidian/llms.txt
Use this file to discover all available pages before exploring further.
oa for local attachments and oe for every external link mentioned anywhere across your notes.
Attachments — oa
oa keyword searches all non-Markdown files in your vault: images, PDFs, audio, video, spreadsheets, and any other attachment format you have stored alongside your notes.
Keyboard modifiers
| Shortcut | Action |
|---|---|
⏎ | Open the attachment in its default macOS app (Obsidian is not used) |
⌘ + ⏎ | Open in a new tab (configurable: new window or split) |
⌥ + ⏎ | Reveal the file in Finder |
⌃ + ⏎ | Copy the Obsidian URI for the file to the clipboard |
⇧ + ⏎ | Open the file in Obsidian (if Obsidian supports the format) |
⇧ or ⌘ + Y | Quick Look preview |
⇧ + ⏎ opens the attachment inside Obsidian rather than in the default macOS app. Obsidian can natively display a range of file types including common image formats and PDFs. For any format Obsidian does not support, the file falls back to opening in the default macOS app instead.External links — oe
oe keyword scans every Markdown file in your vault with grep and returns every external URL referenced anywhere across your entire vault. Search by URL fragment, domain name, or any keyword that appears in the link text.
Keyboard modifiers
| Shortcut | Action |
|---|---|
⏎ | Open the URL in your default browser |
⌘ + ⏎ | Reveal the link in Obsidian (opens the note that contains the link) |
⌥ + ⏎ | Copy the URL to the clipboard |
