Hacker News new | ask | show | jobs
by outside1234 1 hour ago
This. I just open the Obsidian folder (aka "vault") in VS Code and BOOM, it is AI friendly. I just hack on the .md files like I would code with Copilot.
1 comments

Same flow I had. We did a few things to make the flow easier, like making it easy for Claude Desktop to open the OpenKnowledge web viewer within its own web view. Also exposing things like vector search, etc.

Our goal was you wouldn't need a separate IDE and to work well with the coding agent desktop apps.

But alas -- markdown files on your local machine is indeed the way for being AI friendly.