Skip to main content

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.

This page is the complete keyword reference for Shimmering Obsidian. Every Alfred keyword the workflow exposes is listed here, grouped by function, along with the keyboard modifiers that work across most commands. Keep this page open while you explore the workflow — once the shortcuts become muscle memory, you will rarely need to leave Alfred to interact with Obsidian.

Search & Navigation

The core of Shimmering Obsidian is its Alfred-based quick switcher. These keywords let you find and open anything in your vault without Obsidian needing to be in the foreground.
KeywordDescription
oOpen files — searches notes, aliases, folders, and headings combined
otSearch tags, then browse all notes carrying the selected tag
obSearch bookmarked files and saved searches
orOpen recent files (last 10 opened)
oaSearch attachments (non-Markdown files) in the vault
oeSearch all external links across the entire vault
The o search also doubles as an Alfred Fallback Search, appearing whenever a normal Alfred search returns no results.

Note Management

These keywords let you capture ideas and create new notes at speed, without switching to Obsidian first.
KeywordDescription
onCreate a new note — text typed after on becomes the filename
ooAppend text to your scratchpad note, or open it directly
Trigger the scratchpad via a hotkey (configured in Alfred Preferences) to append whatever text is currently selected in any application — ideal for capturing passages while reading.

Vault & Utilities

Day-to-day vault management, backups, and configuration access.
KeywordDescription
owWorkspace switcher — save, load, or delete Obsidian workspaces
ovVault switcher — open any vault in Obsidian, Finder, or Terminal
obackupBack up the entire vault to a timestamped zip file
ocssOpen CSS snippet files in your default text editor
oupdateUpdate community plugins and force-refresh workflow metadata

Special Folders

Quick access to hidden configuration folders inside your vault. All commands open the target folder in Finder.
KeywordDescription
o.obsidianOpen the .obsidian config folder in Finder
o.trashOpen the .trash folder in Finder
opluginsOpen the plugins folder (.obsidian/plugins) in Finder
othemesOpen the themes folder (.obsidian/themes) in Finder
oapplicationsupportOpen Obsidian’s Application Support folder in Finder

Plugins & Settings

Browse the community plugin and theme ecosystem, or jump directly to any Obsidian settings tab.
KeywordDescription
opCombined search of community plugins and community themes
o,Search and open any Obsidian settings tab (including installed plugin settings)
o, is a nod to the standard macOS shortcut ⌘ , for opening preferences.

Documentation

Search official Obsidian documentation and developer docs without leaving Alfred.
KeywordDescription
ohSearch the official Obsidian help documentation
oddSearch the Obsidian plugin developer documentation

Keyboard Modifiers

Most search results in Shimmering Obsidian respond to the same set of modifier keys. Learning these once gives you full control over every feature in the workflow.
ModifierAction
Primary action — open the selected file in Obsidian
⌘ + ⏎Open in a new tab (configurable: new window or split)
⌥ + ⏎Reveal in Finder / copy URL (context-dependent)
fn + ⏎Append content to the selected note (prompt or clipboard)
⌃ + ⏎Copy Obsidian URI / copy plugin ID (context-dependent)
⇧ + ⏎Browse all links of a note / enable or disable plugin
or ⌘ + YQuick Look preview of the selected note or theme screenshot
To avoid accidentally triggering Quick Look, consider disabling the activator in Alfred Preferences under Features → Previews and using ⌘ + Y exclusively. This prevents the preview window from appearing when you are simply scrolling through results.

Modifier behaviour by command

Some commands have context-specific modifier overrides:

External links (oe)

  • — Open link in browser
  • ⌘ + ⏎ — Reveal the link in Obsidian
  • ⌥ + ⏎ — Copy the URL to clipboard

Vault switcher (ov)

  • — Open vault in Obsidian
  • ⌥ + ⏎ — Open vault root in Finder
  • ⌃ + ⏎ — Open vault root in Terminal
  • ⇧ + ⏎ — Switch Alfred control to this vault

Plugin / settings search (o,)

  • — Open settings tab directly
  • ⌘ + ⏎ — Open plugin folder in Terminal
  • ⌥ + ⏎ — Open plugin folder in Finder
  • ⌃ + ⏎ — Copy plugin ID
  • ⇧ + ⏎ — Enable or disable the plugin
  • fn + ⏎ — Run git pull in plugin directory

Plugin / theme browser (op)

  • — Open GitHub repository
  • ⌘ + ⏎ — Open in Obsidian community browser
  • ⌥ + ⏎ — Copy plugin or theme URI
  • ⌘ + ⌥ + ⏎ — Copy link with description
  • or ⌘ + Y — Quick Look theme screenshot

Build docs developers (and LLMs) love