PARA Method

Sources:

Overview

The PARA Method is an organizational system developed by Tiago Forte as part of his “Building a Second Brain” methodology. PARA stands for Projects, Areas, Resources, and Archives - the four main categories used to organize all digital information.

The Four Categories

1. Projects

Definition: A series of tasks linked to a goal, with a deadline.

CharacteristicDescription
OutcomeHas a defined deliverable
DeadlineHas a timeline (even if self-imposed)
TasksInvolves multiple action items
CompletionHas a clear “done” state

Examples:

  • Launch a new website
  • Write a business proposal
  • Develop a new feature
  • Plan an event

2. Areas

Definition: Spheres of activity with standards to maintain over time.

CharacteristicDescription
OngoingNo completion date
ResponsibilityContains roles, not goals
StandardsHas quality benchmarks
AttentionRequires continuous focus

Examples:

  • Health
  • Finances
  • Professional Development
  • Relationships
  • Business Operations

3. Resources

Definition: Topics or themes of ongoing interest.

CharacteristicDescription
Topic-basedOrganized by subject
ReferenceValuable for future lookup
Not actionableNo immediate tasks
KnowledgeInformation worth preserving

Examples:

  • Programming languages
  • Industry research
  • Book notes
  • Tool documentation

4. Archives

Definition: Inactive items from the other three categories.

CharacteristicDescription
CompletedProjects that are done
PausedAreas no longer active
OutdatedResources no longer relevant
PreservedKept for historical reference

Flow Between Categories

graph TD
    P[Projects] -->|Completed| A[Archives]
    AR[Areas] -->|Deprioritized| A
    R[Resources] -->|Outdated| A
    A -->|Reactivated| P
    A -->|Revived| AR
    A -->|Referenced| R

Key Distinction: Project vs Area

The most important distinction in PARA:

ProjectArea
”Finish writing book""Writing"
"Lose 10 pounds""Health"
"Launch product X""Product Development"
"Hire new developer""Team Management”

The Test

Ask yourself: “Can I mark this complete?”

  • Yes → It’s a Project
  • No → It’s an Area

Adaptation for This Vault

This vault adapts PARA for a knowledge base rather than task management:

Standard PARAThis Vault
ProjectsKept with project repos, not in vault
AreasMOCs in 03-AREAS/
Resources04-RESOURCES/ (Code, Definitions, Lists, Guides)
Archives99-ARCHIVES/

See PHILOSOPHY for the rationale behind this adaptation.


See Also


(c) No Clocks, LLC | 2024