Six Months of Codex and Obsidian: A Second Brain Grows on Reuse, Not Organization
Setting out to build a second brain makes you want to design the folders and tags neatly first. But when combining Codex with Obsidian, what matters is not attractive organization; it is leaving records in a form an AI can read later.
The original article listed the uses that emerged over close to six months: repeat work, producing content, event preparation, invoicing. What makes something feel like a second brain is not accumulating notes but reusing them on the next job.
What you keep does not have to be finished knowledge
What proved useful was rough material: work logs, ideas as they occurred, URLs with a line of comment, diary entries. Even a single sentence becomes a lead later as long as it is stored with its date.
How to write them is covered in reusing one-line Obsidian notes with Codex. The important thing is not to get tired of organizing and stop recording.
Three kinds of notes that are easy to reuse
Logs of repeat work
Keep the steps you followed, what did not go well, and what you checked at the end. Next time, have Codex read the past log and ask for a checklist that includes last time’s problems.
Samples of your own writing and output
Keeping past social posts, emails, scripts, and articles lets you have your own phrasing and structure referenced. If the originals contain personal or confidential information, be careful where they are stored and who can see them.
Records of time and work
One-line notes in the form “project / hours / what was done” serve for month-end review and for putting invoices together. Even when the AI does the totaling and categorizing, a human checks the final amount and the period covered.
The minimum setup is date notes plus project folders
You do not need a complex taxonomy from the start. A date note for daily entries and a project folder for long-running work is enough.
Keeping a short document of the rules for each project folder saves explaining the same things to Codex every time. Start from whatever you keep repeating: file naming, tone, review steps.
Decide deliberately what Codex can read
Codex today can work with local folders through the desktop app, the CLI, and IDE extensions. File access follows its permissions and sandbox. Convenience is no reason to hand over your entire home folder, or anywhere holding secrets, unconditionally.
- Separate the folders it may read and write by job
- Keep API keys, passwords, and customer information somewhere else
- Before large changes, make sure backups or Git let you roll back
- Have a human make the final check on generated invoices and anything published
In summary: measure a second brain by times reused, not times searched
Look at whether reuse has increased — the same job as last time going faster, a forgotten idea becoming an article — rather than at how many notes you have. To start today, record one line when you finish a piece of work, and have Codex read that note next time. That is enough.
References
- Delaymania: rough notes on six months of Codex and Obsidian growing a second brain
- OpenAI: Work with files
- OpenAI: Approvals and security
Information checked on July 20, 2026.