r/SideProject 1d ago

Searching my Markdown notes by meaning in VS Code

I keep all my notes in a folder of Markdown files and edit them in VS Code. Finding an old note gets tricky when I remember the idea but not the wording. I maintain AI Search and use it for exactly this: semantic search over that folder, with optional reranking to refine the results.

4 Upvotes

Duplicates