Vault Structure Guide

Folder Purposes

FolderWhat Goes HereDon’t Put Here
01 SourcesOriginal material: PDFs, articles, reports, interviewsYour own thoughts
02 Literature NotesReading notes: one per sourceMultiple sources in one note
03 Permanent NotesYour own ideas: one idea per noteLong summaries of sources
04 ProjectsActive work: charters, frameworks, case studiesFinished outputs
05 OutputsCompleted work: essays, papers, presentationsDrafts (keep in Projects until done)
99 TemplatesNote templates onlyRegular notes
99 ArchiveOld versions, deprecated notesActive work
00 DocumentationGuides and conventionsResearch content

Note Types

TypeUsed InPurpose
source01 SourcesOriginal material metadata
literature-note02 Literature NotesReading summary and analysis
permanent-note03 Permanent NotesYour own original idea
project-note04 ProjectsActive research work
dashboardAny folderDataview overview tables
documentation00 DocumentationGuides and how-tos

Naming Conventions

  • Sources: Author Year - Title or PL-### for internal sources
  • Literature Notes: PL-### Author Year - Title
  • Permanent Notes: Descriptive phrase in your own words
  • Projects: PL-### Project Name
  • All notes: Use - between words, not spaces if possible

Metadata Standard

Every note begins with:

---
type: [see table above]
id: [PL-### or leave blank for auto-generation]
created: YYYY-MM-DD
tags: []
status: [unread/reading/draft/review/done]
---