
You Waste 9 Hours a Week Hunting Notes — Most Apps Won't Fix That
Knowledge workers lose an average of 9.3 hours each week searching for something they already saved. Eighty percent report information overload daily. Those numbers come from Kosmik’s report and GoLinks, and if you have ever dug through OneNote or Apple Notes for that one thought from last month, you already know the feeling without needing the data. The note-taking app market is hitting $13.3 billion in 2026 — but that figure includes every app with a text field, not just real personal knowledge management systems. Most lack the structural features that actually change how you retrieve, connect, and reuse information. I have watched the industry rebrand everything with backlinks as a 'second brain,' and the distinction has blurred almost to meaninglessness. So here is a filter: a true personal knowledge management app must possess at least four of five core capabilities. If it misses two or more, it is a note-taker, not a second brain. Here is what those capabilities look like in practice.
Bidirectional Linking: Table Stakes, But Context Matters
Backlinks are the entry ticket for any app calling itself a PKM tool, but having them and seeing them in context are two different things. Obsidian shows a real-time backlink pane — you click a note and immediately see every note that links to it, with preview text. Logseq does the same at the block level. Notion has database relations that create backlinks, but you have to click into a relation property to see them — not surfaced in the reading view. That difference is not minor. When backlinks appear automatically, you develop the habit of following connections. When you have to hunt for them, you don't.
Graph Views: Useful Navigation or Pretty Decoration?
Graph views are the most overhyped feature in PKM right now. Many apps render a spiderweb of dots and call it a knowledge graph. Obsidian's local graph with filtering is genuinely navigable — you can click nodes, filter by tags, restrict depth. Roam's filtered block-level graph works the same way. But most spatial canvas tools that show every note as a dot without any way to filter or traverse are decorative. A graph that does not help you find a forgotten connection is no better than a folder tree. I would rather use an app with no graph at all — like Tana — than one that shows a pretty but useless web.
Atomic Granularity: Why Block-Level Linking Changes Reuse
Niklas Luhmann’s Zettelkasten produced 70+ books and 400+ academic articles from about 90,000 handwritten atomic notes over 30 years. The principle: small, self-contained units of thought can be recombined without copying and pasting. Digital tools remove the manual cross-referencing burden, but support for atomic granularity varies enormously.
Logseq allows block-level referencing and transclusion — you can embed a single paragraph from another note, update it in one place, and see the change everywhere. Obsidian has block references via a plugin, though less fluid. Notion has block-level elements but no true block-level linking — database rollups are clumsy substitutes. An app that cannot let you link to a specific sentence without copying it fails this test.

Data Portability: Can You Leave?
Export format is only half the story. Re-import fidelity is the other half. Obsidian stores everything as plain Markdown files on your local system; you can open them in any editor. Logseq uses Markdown or Org-mode files, also local-first. Notion exports Markdown, but database relations are lost — your carefully constructed relational structure becomes flat text. Roam exports only JSON, which no other major PKM tool reads directly. Data portability is insurance against vendor lock-in, pricing changes, or tool death. If you cannot walk away with your notes intact, you do not truly own your knowledge base.
Retrieval: Search, Queries, or AI?
Search is the oldest retrieval mechanism, but PKM tools now offer more. Query-based retrieval — like Obsidian's Dataview plugin, which runs SQL-like queries over your notes — gives deterministic, repeatable results. AI Q&A features, such as Atlas's cited answers or Tana's semantic search, are probabilistic — they can hallucinate or miss context. The trade-off is speed and natural language vs. precision and control. According to SpeakWise, 75% of knowledge workers have used generative AI at work, and AI users save 5.4% of work hours on average. But for critical research — when you need to know exactly which note contains a fact — a deterministic query is safer. I trust Dataview results over an AI answer I can't trace. Both approaches are legitimate; your tolerance for uncertainty decides which fits.
Which Apps Pass the 4-of-5 Test?
Here is how ten popular tools score against the five capabilities. A checkmark means the capability is present and well-executed; an X means it is absent or poorly implemented. The threshold for a true PKM system is at least four checkmarks.
| Tool | Bidirectional linking | Relationship visualization | Atomic granularity | Data portability | Retrieval | Score |
|---|---|---|---|---|---|---|
| Obsidian | ✅ | ✅ (local graph) | ✅ (via plugin) | ✅ (plain Markdown) | ✅ (Dataview, AI plugins) | 5/5 |
| Logseq | ✅ (block-level) | ✅ (block graph) | ✅ (native) | ✅ (Markdown/Org) | ✅ (queries, AI) | 5/5 |
| Roam Research | ✅ | ✅ (filtered graph) | ✅ (block references) | ❌ (JSON-only) | ✅ (Datalog queries) | 4/5 |
| Tana | ✅ (supertags) | ❌ (no graph) | ✅ (supertag blocks) | ✅ (Markdown export) | ✅ (semantic search) | 4/5 |
| Atlas | ✅ | ✅ (AI clusters) | ✅ (block-level) | ⚠️ (Markdown, beta) | ✅ (AI cited answers) | 4/5 (pending export stability) |
| Notion | ⚠️ (database relations) | ❌ (no built-in graph) | ⚠️ (limited block reuse) | ⚠️ (Markdown, loses relations) | ✅ (database queries, AI) | 3/5 |
| Evernote | ❌ | ❌ | ❌ | ⚠️ (ENEX export) | ✅ (basic search, AI) | 1/5 |
| OneNote | ❌ | ❌ | ❌ | ❌ (proprietary) | ✅ (search) | 1/5 |
| Apple Notes | ❌ | ❌ | ❌ | ❌ (proprietary) | ✅ (search) | 1/5 |
| Google Keep | ❌ | ❌ | ❌ | ⚠️ (Google Takeout) | ⚠️ (basic search) | 0/5 |
Obsidian, Logseq, Roam, Tana, and Atlas all hit the 4-of-5 threshold. Notion barely scrapes by at 3/5 — powerful database, but weak data portability and limited atomic granularity keep it from being a true second brain. Evernote, OneNote, Apple Notes, and Google Keep are note-takers, not PKM systems. Accept that.

Execution Matters: Pick One, Test It for 90 Days
Passing the 4-of-5 test is necessary, but not a guarantee. A tool can check every box and still feel wrong because its graph is too slow, its block references require too many clicks, or its retrieval is noisy. I have seen users abandon Obsidian because the plugin ecosystem overwhelmed them, and stick with Apple Notes because the simplicity matched their actual workflow. The framework is a filter to narrow your options, not a substitute for using the tool on a real project.
My practical advice: pick one tool that passes at least four capabilities, commit to it for 90 days, and only then decide if it works for you. During those 90 days, write real notes — project notes, reading notes, meeting notes — and see whether the tool's capabilities actually change how you retrieve and connect ideas. If they do, you have found your second brain. If not, try another from the passing list. Tool-hopping every month is worse than using a note-taker consistently.
For more on building a system after you choose a tool, read How to Build a Personal Knowledge Management System in 30 Days (Without Tool-Hopping) and Beyond the Second Brain: The Three Levels of PKM Maturity.