PKM & Note-taking

Personal knowledge management (PKM)

By Aditya Kumar Jha, Engineer

Personal knowledge management (PKM) is the ongoing practice of capturing, organizing, distilling, retrieving, and sharing the information an individual encounters, so that scattered notes and sources become a usable personal knowledge base rather than a forgotten archive.

What is personal knowledge management?

Personal knowledge management (PKM) is the practice individuals use to gather, classify, store, search, retrieve, and share the knowledge they need for daily work and learning. Where organizational knowledge management deals with information assets across a company, PKM operates at the level of a single person: the notes, documents, highlights, bookmarks, and ideas one accumulates over a career. The goal is not collection for its own sake but building a system in which past inputs remain findable and reusable when a future task demands them.

The term was popularized by a 1999 working paper from Jason Frand and Carol Hixson at UCLA, and the field was shaped further by Paul Dorsey and by Avery and colleagues in 2001, who framed PKM as a set of teachable skills. Avery's model named seven: retrieving, evaluating, organizing, collaborating, analyzing, presenting, and securing information. PKM has since absorbed influences from information science, productivity culture, and note-taking software, but the core premise is constant: human memory is unreliable for storage, so an external system should hold what the mind cannot.

The PKM workflow: capture, organize, distill, retrieve, share

Most modern PKM frameworks describe a similar pipeline that moves raw information toward usable output. The widely cited version is Tiago Forte's CODE framework (Capture, Organize, Distill, Express), though the underlying stages predate any single author.

Each stage solves a distinct problem. Capture fights the loss of fleeting inputs; organize fights retrieval friction; distill fights the gap between a saved source and an actionable idea; share or express is what converts stored knowledge into writing, decisions, and products. A system that captures heavily but never distills or expresses tends to become a digital hoard rather than a knowledge base.

  • Capture: save sources, quotes, voice notes, and ideas as they appear, keeping only what resonates rather than everything.
  • Organize: place items where they will be useful later, often by actionability or by topic.
  • Distill: extract the essential points, for example through progressive summarization, so a note's value is visible at a glance.
  • Retrieve: surface the right note at the moment of need, via search, links, or browsing.
  • Share or express: turn accumulated knowledge into output such as essays, presentations, code, or decisions.

PKM vs knowledge management vs a second brain

These three terms overlap but operate at different scales. Knowledge management (KM) is an organizational discipline concerned with capturing institutional expertise, documentation, and processes so that knowledge survives staff turnover and scales across teams. PKM narrows that scope to the individual and emphasizes personal skills and habits over enterprise systems.

A second brain is a popular, more recent framing of PKM: an external digital store that offloads memory so the biological brain is freed for thinking and creating rather than remembering. The phrase implies tooling and trust, the idea that a person can stop trying to hold everything in their head because a reliable system holds it for them. In practice a second brain is one expression of PKM, not a separate discipline.

  • Knowledge management: organizational, institutional, team-scale.
  • Personal knowledge management: individual skills, habits, and systems.
  • Second brain: a consumer-friendly name for a personal external memory store, typically software-based.

Major PKM methods: PARA, Zettelkasten, and Building a Second Brain

Several named methods give PKM concrete structure. They differ mainly in what they optimize for: action versus connection.

PARA, created by Tiago Forte, organizes all digital information into four buckets defined by actionability rather than subject: Projects (active, time-bound efforts with a clear finish), Areas (ongoing responsibilities with no end date), Resources (topics of future interest), and Archives (inactive items). Its central claim is that organizing by how soon you will act on something beats organizing by topic.

The Zettelkasten (German for slip box) is a linking method associated with sociologist Niklas Luhmann (1927 to 1998), who built an analog box of roughly 90,000 index cards and is widely credited with using it to help publish more than 70 books and around 400 scholarly articles. Its principles are atomicity (one idea per note) and dense linking between notes, so that connections, not folders, carry the structure. Sönke Ahrens turned the practice into a teachable method in his 2017 book How to Take Smart Notes.

Building a Second Brain (BASB), Forte's 2022 book, packages the CODE workflow and PARA together into a full methodology aimed at general knowledge workers rather than academic researchers.

  • PARA: four categories by actionability (Projects, Areas, Resources, Archives).
  • Zettelkasten: atomic, densely linked notes; structure emerges from connections.
  • BASB: CODE workflow plus PARA, oriented toward everyday creative output.

The folder problem: why hierarchy breaks at scale

Traditional filing assumes every item belongs in exactly one place in a tree of nested folders. That assumption fails as a knowledge base grows. A single note about a research paper might be relevant to three projects, two areas of interest, and a future article, yet a strict hierarchy forces a single home and a guess about which folder a future self will check first.

The deeper issue is that hierarchy front-loads the cost of organizing onto the moment of capture, exactly when context is richest and time is shortest. Misfiled items become invisible, and elaborate folder trees often collapse into a few overstuffed catch-all directories. The two common responses are linking (as in Zettelkasten, where a note can connect to any number of others) and tagging (where one item carries many labels). Both replace the one-place constraint with a many-relationships model that better matches how knowledge actually cross-references.

Search-first and AI-native PKM

A growing approach abandons upfront organization almost entirely in favor of retrieval at the moment of need. Search-first PKM treats the store as a flat pool of captured material and relies on full-text and semantic search to surface what is relevant, on the theory that filing time is wasted if search is good enough.

AI-native tools extend this further. Optical character recognition makes images and scanned documents searchable, automatic transcription does the same for voice notes, and semantic search retrieves by meaning rather than exact keywords, so a plain-language question can return a relevant note even when the wording differs. Some AI memory applications and second-brain tools let a user store documents, photos, and voice notes without manual organizing and retrieve them later by asking in natural language. The tradeoff is that retrieval quality now depends on the search and AI models rather than on a structure the user can inspect and trust.

Choosing a PKM system that fits your thinking

No single method is correct for everyone; the right system depends on what a person produces and how they think. A 2025 case study of industry researchers using Obsidian, published on arXiv, found that even within one tool, practitioners build highly individual workflows shaped by their own retrieval strategies, which suggests that copying someone else's setup wholesale rarely works.

Practical selection comes down to matching the method to the dominant kind of work. Heavy linkers and original thinkers tend to favor Zettelkasten-style connection; people managing many concurrent deliverables tend to favor PARA-style actionability; those who value speed of capture and low maintenance tend toward search-first or AI-native tools. The most durable systems are usually the simplest ones a person will actually maintain, since an abandoned method retrieves nothing.

  • Match the method to your output: connected ideas favor Zettelkasten, many deliverables favor PARA, low-maintenance retrieval favors search-first.
  • Prefer the simplest system you will consistently maintain over the most sophisticated one you will abandon.
  • Minimize friction at capture, since that is where most systems fail in practice.

Key takeaways

  • PKM is the individual-scale practice of capturing, organizing, distilling, retrieving, and sharing knowledge so past inputs stay findable and reusable.
  • Most frameworks follow a pipeline; Forte's CODE (Capture, Organize, Distill, Express) is the best-known version.
  • PARA organizes by actionability, Zettelkasten organizes by links between atomic notes, and BASB combines CODE with PARA.
  • Strict folder hierarchies break at scale because a single note often belongs in many contexts; linking and tagging address this.
  • Search-first and AI-native tools shift effort from filing to retrieval, using semantic search, OCR, and transcription to find notes by meaning.

Frequently asked questions

It is the habit and system a person uses to save useful information and find it again later. Instead of relying on memory or scattered bookmarks, you capture notes and sources in one place, refine them, and retrieve them when a task needs them, turning everything you have learned into a reusable personal knowledge base.
PARA organizes information by how soon you will act on it, sorting everything into Projects, Areas, Resources, and Archives. Zettelkasten organizes by meaning, storing one idea per note and linking notes densely so structure emerges from connections. PARA suits managing active work; Zettelkasten suits developing original ideas over time.
Search-first PKM is a legitimate approach, especially with modern semantic search, OCR, and transcription that make almost any captured item findable. A lightweight method still helps, because retrieval depends on capturing the right things in the first place and on distilling notes so the search result is actually useful rather than raw.
A second brain is a popular name for one form of PKM: an external digital store that holds your knowledge so your biological memory is freed for thinking. PKM is the broader discipline of skills and habits, while a second brain usually refers to the software-based system that puts those habits into practice.
The term was popularized by Jason Frand and Carol Hixson in a 1999 UCLA working paper, with related work by Paul Dorsey and by Avery and colleagues in 2001, who defined PKM as a set of teachable skills. The underlying ideas draw on much older note-taking traditions, including the slip-box practice associated with Niklas Luhmann.