What problem does it solve?
qmd solves the problem of slow vault-wide searching by building and maintaining a local search index that supports fast keyword lookup and optional semantic retrieval.
Core Features & Use Cases
- Index setup & lifecycle management: Configure qmd per vault, reindex when needed, and uninstall the integration without removing the qmd binary.
- Embed generation for semantic search: Create vector embeddings so searches can match semantically rather than only by exact keywords.
- Operational health visibility: Check index status to troubleshoot missing or misconfigured search collections.
Use case: You have a large Obsidian vault and your agent needs to reliably find notes across projects and sessions quickly; you set up qmd once, then reindex after major vault changes and optionally generate embeddings to improve relevance.
Quick Start
Ask the assistant to run: /qmd setup.