Blog ·June 14, 2026 ·Spicer Matthews
What a second brain actually needs

The phrase “second brain” gets used to sell a lot of software. Strip away the marketing and ask what the job actually is: a second brain is where you put things so you can stop holding them in your first one. The scanned deed. The meeting you’ll need to recall in three years. The idea you had in the parking lot.
That job has real requirements. Five, by our count. They’re worth writing down, because they’re a useful test for any tool that wants your life, ours included.
1. It has to be durable
Your first brain lasts your whole life. A second one has to at least try. That means it has to outlive product pivots, ownership changes, and the device you’re holding today.
Durability isn’t a feeling; it’s a set of concrete properties. Can you export everything, anytime, in formats other software can read? Is there an open API, so your data is reachable by more than one company’s goodwill? If you stop paying, do your notes survive, or do they become ransom? The right answer is that they stay, readable and exportable, forever.
The quickest durability test for any tool is a strange one: ask how you’d leave it. A product that’s confident you’ll stay makes leaving easy.
2. It has to hold everything
A life isn’t typed text. It’s the pile of mail you scanned, the receipt you photographed at the counter, the whiteboard from the meeting, the hour of audio from the call with the contractor, the page you clipped from the web, the sketch you drew with a pencil on glass.
If a tool can only capture what you type, it captures a sliver of what you need to remember, and the rest scatters back into camera rolls and download folders. A real second brain takes anything: scans, photos, PDFs, recordings, handwriting, web pages. Kept together, in context, in the note where they belong.
3. It has to find anything
Storage without retrieval is a landfill. The whole value of a second brain is that remembering becomes searching, and that only works if search can see everything you stored, including the words inside your files.
This is where OCR stops being a spec-sheet acronym and becomes the difference between finding the furnace invoice and scrolling through 400 photos of paperwork. Words inside images, inside scanned PDFs, inside handwriting, inside the recording where someone said the number out loud. If search can’t reach those, you’re back to “I know it’s in here somewhere,” which is the exact feeling a second brain exists to end. We wrote about how Harbor approaches this at search.
4. It has to keep secrets, when you ask it to
Some notes are different. Finances, health records, the folder of documents you’d hand to your family in an emergency. For those, “we take security seriously” isn’t enough. You want real encryption, where nobody, including the company holding the servers, can read the contents.
Two honest points follow. First, this should be a choice, not a default. Encryption has a real cost: a note that’s truly unreadable to the server can’t be OCR’d, can’t be searched, can’t be summarized by any AI. A tool that claims you can have both is describing a lock with a spare key. Second, the cost is worth paying, but only for the notes that need it. Lock the sensitive things; leave the rest fully powered. Harbor’s version of this is at encryption.
5. It has to be fast enough to trust
Capture happens in seconds or it doesn’t happen. If the app takes ten seconds to open, you’ll put the thought in your head “for now,” and it will be gone by dinner. Speed isn’t a luxury in this category; it’s the difference between a second brain and a well-organized graveyard.
That points to specific engineering choices: native apps rather than a website in a costume, data stored locally so everything works offline, sync that happens in the background instead of in your face. You should never see a spinner between you and a thought.
The quiet part
None of this is exotic. The sad part of this category’s history is not that these five things were tried and found impossible. It’s that they were traded away, one at a time: speed for a cheaper rewrite, durability for lock-in, focus for an enterprise pivot, trust for an upsell.
Harbor is being built against this list, on purpose, in that order of priority. The longer version of that story is at why Harbor. And if you want to test the list against the real thing, you can start free at Harbor and see how it holds up.