qmd - Quick Markdown Search Fast local search engine for markdown notes, documentation, and Claude session history. Quick Start Search Modes (Default - Use This) BM25 keyword matching. Instant results. (Use Sparingly) Vector similarity search. Slower - loads local models on each run. (Avoid) Hybrid search with LLM reranking. Slowest, often less reliable. Common Commands Search Retrieve Documents Collections Maintenance Output Formats | Flag | Description | |------|-------------| | | JSON with snippets | | | docid, score, filepath, context | | | CSV output | | | Markdown output | | | XML outpu…