Published on

Building a Personal Knowledge System (That You Will Actually Use)

Second brain content is everywhere; functioning second brains are rare. Engineers abandon PKM when capture takes longer than the insight. The goal is retrieval under stress—during incidents, interviews, and design reviews.

Principles

  1. Capture in 30 seconds or it will not happen
  2. One inbox — do not choose a folder while the idea is hot
  3. Link beats folders — tags + backlinks > deep hierarchy
  4. Expire aggressively — stale notes erode trust

Minimum viable structure

inbox/           → unprocessed (weekly zero)
projects/        → active work context
permanent/       → distilled concepts (Evergreen)
reference/       → cheatsheets, commands, links

Note types that pay off

TypeTemplate
IncidentTimeline, root cause, detection gap, action items
ADR-liteDecision, options, why, revisit date
SnippetCommand + when to use + failure mode
Book chunk3 bullets you will apply, not summary

Weekly review (20 min)

  • Empty inbox to ≤5 items
  • Promote one note to permanent (rewrite in your words)
  • Archive completed project notes
  • Delete anything you would not search for

Integrate with work tools

  • Link PRs and postmortems from permanent notes
  • Paste verification commands in snippets—future you is tired
  • Use AI to rephrase your notes, not replace your thinking

Common failures

  • Perfect taxonomy before first 50 notes
  • Copy-paste documentation instead of personal insight
  • No search habit — if you never search, the system is decoration

Outcome

After 90 days, you should answer: “How did we fix OAuth token refresh last time?” in under two minutes. That is the bar—not aesthetic dashboards.