Dendron — screenshot of wiki.dendron.so

Dendron

Dendron is an open-source, local-first, markdown-based tool for hierarchical note-taking and knowledge management, designed specifically for developers and integrating with IDEs.

Visit wiki.dendron.so →

Questions & Answers

What is Dendron?
Dendron is an open-source, local-first, markdown-based note-taking tool designed as a knowledge base. It aims to help users index and filter through information, particularly for developers.
Who is Dendron designed for?
Dendron is built by and for developers, integrating natively with IDEs like VS Code. It is ideal for individuals who want to manage general knowledge like managing code within their developer environment.
How does Dendron approach knowledge management differently from other tools?
Dendron extends markdown with structural primitives to enable gradual structuring and manages knowledge like code. It offers refactoring capabilities that ensure consistency across notes without breaking links, a feature often lacking in free-form note tools.
When is Dendron a suitable tool for note-taking?
Dendron is suitable for users who need a robust system for hierarchical note-taking, personal knowledge management (PKM), documentation, or even blogging. It is especially useful when dealing with a growing volume of interconnected information that requires structured organization.
What are some technical features of Dendron?
Dendron notes are plaintext, allowing management with Git for version control and edits with any text editor. It supports features like Mermaid diagrams, Katex math, note references, schema-driven autocomplete, and vault-based organization for separating concerns.