qmd — Fast Local Markdown Search When to Use - Finding files — use instead of across large directories (avoids hangs) - Searching notes/docs — semantic or keyword search in indexed collections - Code discovery — find implementations, configs, or patterns - Context gathering — pull relevant snippets before answering questions Quick Reference Search (most common) Collections Get Files Output Formats - — paths + scores (for file discovery) - — structured with snippets - — markdown formatted - — limit results Tips 1. Always use collections ( ) to scope searches 2. Run after adding new files 3. Us…