Try Studio
In Browserno installDesktop Mac AppDesktop Windows AppiPhone Appcoming soonAndroid Appcoming soon
GitHub & Skills
Download Skill for ClaudeDownload Skill for OpenAI Codex
For
Myself — personal twinMy company — team memory

Guides · second brain

What is a second brain?

A second brain is an external, searchable system that stores what you know and what you've encountered — notes, people, ideas, projects, sources — so you can retrieve and reuse it on demand instead of trying to remember it.

The term was popularized by Tiago Forte's Building a Second Brain and the personal knowledge management (PKM) movement around tools like Obsidian, Notion, Roam and Mem. The core loop is always the same: capture what matters, organize it into a structure you trust, and retrieve it when you need it — for writing, decisions, job hunting, sales, research, or simply remembering who you know and what you've done.

The problem: every second brain starts empty

Open any second brain app for the first time and you face a blank vault. The capture-organize-retrieve loop only pays off after months of disciplined note-taking — which is why most second brains die in week two. The knowledge you actually want in there — your career, your network, your interests, the places you've been, what you've written — already exists. It's just trapped inside the platforms you gave it to.

Data-portability law (GDPR Article 20, the EU Digital Markets Act, CCPA) requires every major platform to hand you your data as a machine-readable export, free. Your LinkedIn connections, Google history, Instagram posts, Spotify taste, GitHub work — all of it is one download away. An export, though, is a pile of CSV and JSON you'll never open twice. It's raw material, not a brain.

The fix: start your second brain full

Second Brain Link is the missing first step: a free, open-source (MIT), local tool that turns those exports — 24 sources, from LinkedIn and Google Takeout to Slack and Salesforce — into a populated second brain: an Obsidian vault of linked, typed Markdown notes. One note per person (merged across every platform that knows them), your posts as a voice archive, your interests, your places, even how the algorithms categorize you. It runs 100% on your machine with zero network calls, and the output is plain Markdown you own forever.

It doesn't replace your second brain app — it fills it. You keep capturing new notes by hand; the years of history you'd never re-type arrive built.

Second brain tools, honestly compared

ToolWhat it isWhere it starts
ObsidianLocal Markdown vault + graph — the most popular second brain homeEmpty vault
Notion / Mem / TanaCloud workspaces with AI features over your notesEmpty workspace
ChatGPT / Claude memoryAssistant memory that accumulates from your chatsEmpty; learns slowly, lives in their cloud
Second Brain LinkThe ingestion layer: turns your data exports into a connected vaultStarts full — from the data you already own

These aren't competitors — SBL feeds the others. The vault it builds opens in Obsidian, is readable by Claude Code and OpenAI Codex, and can emit a GBrain-format Company Brain for teams.

What a good second brain looks like inside

Frequently asked questions

What is a second brain in simple terms?

An external, searchable system — usually an app or a folder of linked notes — that stores what you know and what you've encountered (people, ideas, projects, sources) so you can retrieve and reuse it instead of trying to remember it.

Do I have to build a second brain from scratch?

No. Years of your life are already recorded in the platforms you use — LinkedIn, Google, Instagram, Spotify, GitHub and more — and data-portability law requires them to hand you that data as an export. Second Brain Link turns those exports into a populated, connected second brain in about a minute, locally.

What is the best format for a second brain?

Plain Markdown files with links between them: readable by any app, owned by you, and directly usable by AI assistants. Obsidian is the most popular tool for working with such a vault.

Can an AI use my second brain?

Yes — if it's structured. An AI assistant pointed at a vault of typed, linked notes can answer questions grounded in your own life and work. That works best when notes carry structured properties, not just free text. (More in What is an AI brain?)