Building a Second Brain Without Expensive Apps


The “second brain” concept — systematically capturing, organizing, and retrieving notes and ideas — has become a cottage industry. YouTube channels, online courses ($200+), and a proliferating collection of specialized apps all promise to transform your information management. Notion, Obsidian, Roam Research, Logseq, Capacities, Tana — each has its evangelists, its subreddit, and its unique philosophy about how knowledge should be structured.

Here’s what nobody selling a second brain system wants you to hear: the tools barely matter. What matters is the habit of consistently capturing and reviewing information. And you can build that habit with free software you already have.

What You Actually Need

Strip away the productivity influencer marketing, and a second brain requires three things:

  1. A way to capture ideas quickly when they occur
  2. A way to organize those ideas so you can find them later
  3. A way to review and connect ideas periodically

That’s it. You don’t need bidirectional linking. You don’t need a knowledge graph. You don’t need custom templates, plugins, or a personal wiki. You need a place to write things down, a structure to put them in, and a calendar reminder to look at them occasionally.

The Plain Text Method

My system uses plain text files organized in folders. Total cost: zero. Here’s how it works.

Capture: When I have an idea, read something interesting, or need to remember something, I open a text file and write it down. On my phone, this is the default Notes app. On my computer, it’s a text editor. The key is speed — the capture tool should open in under a second. If it doesn’t, you’ll skip the capture step when you’re busy, and that’s where every system fails.

Organization: I use a simple folder structure:

  • inbox/ — raw captures that haven’t been processed yet
  • projects/ — notes organized by active project
  • references/ — information I might need later (how-to guides, contact info, procedures)
  • archive/ — completed project notes and old references

Every file gets a descriptive name: 2026-03-14-garden-watering-schedule.txt or meeting-notes-project-alpha-kickoff.txt. That’s the entire organizational system. No tags, no categories, no metadata. Just folders and filenames.

Review: Once a week, I spend 20 minutes processing my inbox folder. Each note gets moved to the appropriate location or deleted if it’s no longer relevant. Once a month, I browse through my project and reference folders to refresh my memory on things I’ve captured. This is where connections happen — you see a note from January next to a note from March and realize they’re related.

Why This Works Better Than It Sounds

The objection is always: “But I can’t search plain text files like I can search Notion!” Actually, you can. Every operating system has built-in search that indexes text files. On macOS, Spotlight searches file contents instantly. On Windows, the search bar does the same. On Linux, grep has been doing this since the 1970s.

“But I can’t link notes together!” You can. Write the filename of the related note in your current note. It’s a manual link, not an automatic one. And in practice, manual links are more thoughtful — you’re making a conscious connection rather than relying on software to find incidental keyword overlaps.

“But what about syncing across devices?” Use any cloud storage service. Dropbox, Google Drive, iCloud, OneDrive — they all sync folders across devices automatically. Your plain text files will be available on every device within seconds of saving.

The system’s greatest advantage is its durability. Plain text files will be readable in 50 years. Every proprietary note-taking app will eventually shut down, change its export format, or lock features behind higher pricing tiers. I’ve already lost notes to three discontinued apps. I’ve never lost a text file.

When You Might Want an App

I’m not anti-tool. I’m anti-unnecessary-tool. Some people genuinely benefit from note-taking software:

Heavy researchers who work with hundreds of interconnected sources benefit from Obsidian’s linking and graph features. If you’re writing a dissertation or doing investigative journalism, the overhead of learning a complex tool is justified by the scale of information you’re managing.

Teams that need shared knowledge bases benefit from Notion or similar collaborative tools. Shared plain text folders work but get messy with multiple editors.

Visual thinkers who process information through mind maps and diagrams benefit from tools that support visual organization.

But these are specific use cases. For the average person trying to remember ideas, organize projects, and reduce the mental load of carrying everything in their head, plain text in folders is sufficient. Spending $10-15/month on note-taking software — or worse, spending weeks configuring a complex system before capturing a single useful note — is premature optimization.

Getting Started in 15 Minutes

  1. Create four folders on your computer: inbox, projects, references, archive
  2. Put these folders in your cloud storage so they sync to your phone
  3. Open a text file in inbox right now and write down three things you’ve been trying to remember
  4. Set a weekly calendar reminder for a 20-minute review session
  5. That’s it. You now have a second brain.

The system will evolve as you use it. You might add sub-folders within projects. You might develop naming conventions that make searching easier. You might eventually migrate to a dedicated app because your needs outgrow the basic setup. All of that is fine. The point is to start capturing and organizing information today, with tools you already have, instead of spending three weeks researching the perfect app and never actually beginning.

The best second brain is the one you use consistently. A $300 Notion setup that you abandon after a month is worse than a folder of text files you actually maintain. Start simple. Upgrade later if you need to. You probably won’t.