#pkm
Wiki 14
- A Place for Everything โ Zornek's Work-Tracking System Mike Zornek's method for tracking software work in GitHub Issues and Projects โ nine status stages, issue types, and PRs written as stories
- Building a Second Brain: Overview Tiago Forte's BASB methodology: CODE framework, PARA organization, progressive summarization
- Context Engineering Assembling the right prior state into an LLM's context before asking it to do anything
- Digital Garden Personal-website format optimized for evolving, interconnected notes rather than chronological posts
- Files as Graph Database Markdown files as nodes, wikilinks as edges โ why a plain vault satisfies graph-database semantics
- LLM Wiki as agent-memory substrate Karpathy's wiki pattern is being adopted as the storage layer for agent memory products โ markdown you can read and grep, instead of an opaque vector store
- LLM Wiki Pattern LLM incrementally builds and maintains a persistent wiki from raw sources
- Memoryfields โ agent memory as a file format Cal Paterson's portable agent-memory format โ markdown pages plus an optional SQLite vector index in a zip โ a data structure, not a pipeline
- Obsidian + Claude Code Complete Guide Huashu's LLM Wiki implementation with three-layer architecture, SCHEMA.md, and seven workflows
- Obsidian Bases Obsidian's built-in database views over frontmatter โ YAML filters, formulas, and table views, used here as the vault's maintenance dashboard
- PARA Method Organize everything by actionability: Projects, Areas, Resources, Archive
- Progressive Summarization Layered note distillation technique: compress a little more each time you revisit
- The Paper Computer Using physical media with AI digitization to escape screen dependency while keeping digital convenience
- Your File System Is Already a Graph Database Markdown vault with wikilinks is already a graph database; PARA extensions that scale to 52k files
Toolbox 3
- atomicapp Self-hosted knowledge base with built-in embeddings, auto-tagging, wiki synthesis and MCP server
- Quartz Static-site generator that publishes Obsidian-compatible Markdown vaults as digital gardens
- Thinking Space Local-first markdown knowledge app bundling AI agents, PDF extraction, drawing and a terminal