A personal knowledge graph is a fancy term for a plain idea: every note in your collection is a node, and every shared concept is a link. The graph is the picture of your thinking.
The hierarchy folder problem
Folders force you to put each note in exactly one place. Real ideas don't obey that rule. A note about "burnout in remote teams" belongs equally under management, mental health, and remote work. Folders make you choose. Graphs let you stop choosing.
Links beat folders
Maggie Appleton's history of digital gardens traces this back to wikis. The insight is that a single note can have many parents (links pointing to it) and many children (links pointing out). The structure emerges from connection, not classification.
Manual links don't scale
Manually wiki-linking every note is the maintenance trap that kills most second brains. Obsidian users eventually burn out on it. Auto-linking via embedding similarity is the only sustainable model.
How auto-linking works
Each note is converted to a 384-dim vector via a sentence embedding model. Cosine similarity above a threshold means "these notes are about related things." The graph builds itself. You read; the system links.
Why it matters for thinking
Evergreen notes only get evergreen if you can find them again. Graph traversal — "show me everything I've written that connects to this idea" — is the killer feature. It is the closest a tool can come to remembering for you.
About Sovereign — A privacy-first AI personal assistant that runs entirely on your iPhone. On-device LLM, zero-knowledge encryption, and a coach that learns from your own words. See how it works or visit the homepage.