
Hierarchical Knowledge Management for Developers
Dendron is an open-source, local-first, markdown-based knowledge management tool that runs as a VS Code extension. It uses flexible hierarchical note structures with schemas and templates to help users organize, find, and work with any amount of knowledge. Unlike flat-file note tools, Dendron treats notes like a structured knowledge tree with clear hierarchies and predictable paths. It supports multiple vaults, cross-vault linking, daily journals, scratch notes, and publishing notes as a static site via Next.js. Note: Dendron entered maintenance mode in early 2023 and is no longer actively developed.
Flexible, refactorable hierarchies that scale from 10 to 10,000+ notes with predictable navigation paths.
Runs as a VS Code/VSCodium extension, leveraging familiar keybindings and the full extension ecosystem.
Define note structures with schemas and auto-apply templates when creating notes of a certain type.
Organize notes across multiple vaults (e.g., work and personal) with cross-vault linking support.
All data stored as local markdown files — works completely offline with no cloud dependency.
Built-in static site publishing via Next.js for sharing notes as a searchable website.
Fast fuzzy-find lookup across all notes using hierarchy-aware search for instant access.
Organize technical notes, code snippets, and project documentation with hierarchy-aware search and cross-linking.
Build a structured second brain with schemas and templates for consistent note organization.
Publish internal documentation as a searchable static site via the built-in Next.js publishing pipeline.
Manage large volumes of research notes with multi-vault workspaces and hierarchical categorization.

The world's first agentic AI IDE