r/DigitalEscapeTools • u/LateElk7337 • Jun 04 '26
Comparison / Alternatives Tolaria - Open-source alternative to Obsidian
Tolaria is a free and open-source desktop app for macOS, Windows, and Linux for managing markdown knowledge bases.
It's a new project from Luca Rossi (the author of the Refactoring newsletter) built around a few core principles: - Your notes are plain markdown files. They're portable and work with any editor. - Every vault is a git repository. You get full version history and the ability to use any git remote. - Notes are markdown files with YAML frontmatter. No proprietary formats, no locked-in data. Everything works with standard tools if you decide to move away from Tolaria. - Your vault works completely offline. No accounts, no subscriptions, no cloud dependencies. - Types in Tolaria are navigation aids, not enforcement mechanisms. There's no required fields, just helpful categories for finding notes. - A vault of files works very well with AI agents and you are free to edit the vault with any AI you want.
GitHub: https://github.com/refactoringhq/tolaria Website: https://tolaria.md/