A “second brain” is just an external place for everything you’d otherwise forget: research, decisions, plans, lessons. The classic problem is that maintaining it becomes a second job, so it rots. The unlock: make an AI the librarian. And the moment you do, the choice of tool matters — the winner is Obsidian, for a reason most reviews miss.
Why Obsidian: AI can read it
Obsidian notes are plain markdown files in ordinary folders on your disk. Not a database, not a cloud service, not a proprietary format. That means an AI coding assistant can read, search, update, and reorganize your entire knowledge base with normal file operations — the same way it works on code. Notion and friends live behind apps and APIs; your notes in Obsidian are just files, and files are the one thing every AI tool speaks fluently. Bonus: it’s free, offline, and yours forever.
The division of labor
The setup that works for me: the human reads and decides, the AI writes and files. Research sessions end with the AI writing up findings as a note in the right folder. Finished projects end with lessons appended to a log. When I ask “what did we learn about X last month,” the AI searches the vault and answers from my own past work instead of guessing.
The vault becomes the AI’s long-term memory too — new sessions start by reading the relevant notes, so the assistant knows what past-me and past-it already figured out.
Structure that survives growth
Two rules keep the vault from becoming a junk drawer:
Numbered top-level folders — 00-inbox, 01-daily, then topic folders in priority order. Numbers force an order, and an inbox gives every unsorted thing exactly one place to wait instead of five.
Notes are for reading, projects are for running. Research, plans, and lessons live in the vault. Code, scripts, and anything executable lives in a separate projects folder. Mixing them is how you end up unable to find either.
Start embarrassingly small
One vault, an inbox, and one habit: at the end of any real AI work session, one paragraph — what was done, what was decided, what surprised you — filed by the AI. Six months later that boring log answers questions you’d pay real money to answer. I know because mine does, daily.