Search your vault
List all files
See every file in your vault at a glance:Gemini CLI will show all your notes in a list. Look through and see if anything stands out — files with vague names, notes you forgot about, or duplicates.
Say this or copy this prompt
See your folder structure
Understand how your vault is organised:Are your notes spread across too many folders? Are most notes sitting in the root with no folder at all? This gives you a picture of your vault’s structure.
Say this or copy this prompt
Search for content
Find notes that mention a specific word or phrase:Gemini CLI searches the content of every note and returns the ones that mention “meeting”. Try replacing “meeting” with any word you are looking for — a project name, a person’s name, or a topic.
Say this or copy this prompt
Audit your tags
List all tags
See every tag in your vault and how often each one is used:Look for inconsistencies. Do you have both
Say this or copy this prompt
#meeting and #meetings? What about #mtg? Spotting these variations is the first step to cleaning them up.Consistent tags make your vault much easier to navigate. If you spot duplicates or variations, note them down. You can ask Gemini CLI to help fix them, or edit the notes directly in Obsidian. Pick one version of each tag and stick with it.
Find forgotten notes
Find orphan notes
Discover notes that nothing links to:Orphan notes are notes that exist in your vault but are not connected to anything else. They are often forgotten gems — or notes that need to be linked to related content.
Say this or copy this prompt
Find broken links
Spot links that point to notes that do not exist:This happens when you rename or delete a note but other notes still link to the old name. These are easy to fix once you know about them.
Say this or copy this prompt
Find dead ends
Find notes that do not link to anything else:Dead-end notes might benefit from connections. Could this note link to a related project, person, or topic?
Say this or copy this prompt
Organise your files
Read a note before moving it
Preview a note’s contents without opening Obsidian:This shows you exactly what is in the note so you can decide what to do with it — rename it, move it, or leave it where it is.
Say this or copy this prompt
Rename a note
Give a vague note a meaningful name:The note is renamed and all internal links that pointed to “Untitled” are automatically updated. Nothing breaks.
Say this or copy this prompt
Move a note to a folder
Put a note where it belongs:Obsidian creates the folder if it does not exist and updates all links that point to this note. Everything stays connected.
Say this or copy this prompt
View a note's outline
See the heading structure without reading the whole note:This is useful for long notes — you can quickly see what sections it contains without scrolling through everything.
Say this or copy this prompt
When you move or rename a note, Gemini CLI handles link updates automatically. It runs the right Obsidian commands behind the scenes, and Obsidian updates all internal links that point to the file. Nothing breaks — your vault stays connected.
Go further — try your own requests
You are not limited to the prompts above. Gemini CLI understands a wide range of natural language requests about your vault. Try these:Say this or copy this prompt
Say this or copy this prompt
Say this or copy this prompt
Say this or copy this prompt
Say this or copy this prompt
Say this or copy this prompt
Troubleshooting
Gemini CLI cannot run Obsidian commands
Gemini CLI cannot run Obsidian commands
Make sure the Obsidian CLI plugin is installed and enabled. Run
obsidian version in a separate terminal window to check. If it does not return a version number, go back to the setup page and complete Step 3.Gemini CLI asks for permission before running commands
Gemini CLI asks for permission before running commands
This is normal. Gemini CLI asks your permission before running commands on your system. Type
y and press Enter to allow it. You can also type always to allow it for the rest of the session.Voice input mishears technical terms
Voice input mishears technical terms
Wispr Flow may occasionally mishear note names or technical terms. If this happens, try speaking more slowly, or type the prompt instead. You can also correct the transcription before pressing Enter.
File not found
File not found
Check the note name spelling. Ask Gemini CLI to list all files in your vault to see exact names. Note names do not need file extensions or full paths — just the note title as it appears in Obsidian.
Nice work — your vault is already looking better. Head to Keep going for maintenance habits and more prompts to try.