@alin_zone: Wow, Obsidian has met its strongest competitor! I recently discovered a very interesting open-source project: Tolaria. It not only looks great, but its functionality is like a combination of Obsidian + Git + AI Agent workspace. It has both Obsidian's...
Summary
Introduces an open-source project called Tolaria, which is considered a strong competitor to Obsidian, combining Obsidian's Markdown notes, Git version control, and AI Agent workspace features, with characteristics like local-first, no account required, etc.
View Cached Full Text
Cached at: 06/27/26, 07:59 PM
Wow, Obsidian just met its fiercest competitor!
I recently came across a really interesting open-source project: Tolaria
Not only does it look great, but its feature set is like a combination of Obsidian + Git + an AI Agent workspace.
It has Obsidian’s Markdown-first, local files, and bidirectional link knowledge base philosophy, while also being Git-first and better suited for AI Agents.
Its key features:
- Notes are local Markdown files
- Vault can be a Git repo directly
- Structured management with frontmatter
- Local-first, no accounts, no subscriptions
- Built-in MCP capabilities for AI Agents
Download link in the comments.
Similar Articles
@indigox: Highly recommend the Markdown-dedicated editor cogito.md! Clean, elegant, and fast — organize all projects via folder-based left-panel navigation, integrate Claude Code or Codex as Agent services at both file and project level. A powerful tool for visually building knowledge bases! Better than Obs…
cogito.md is a clean and elegant Markdown-dedicated editor that supports folder-based project organization and integrates Claude Code or Codex as Agent services. It's well-suited for visually building knowledge bases and is considered a better fit for Agent workflows than Obsidian.
@laobaishare: Awesome, Obsidian founder steps in. Turned the entire note repository into an AI agent. GitHub reached 36k stars in a few days. What exactly did they do?
Obsidian founder personally turned the entire note vault into an AI agent. The project quickly gained 36k stars on GitHub.
@mylifcc: Recently while working on Agent memory and personal knowledge systems, I discovered this project obsidian-wiki, so fitting! It brings Andrej Karpathy's LLM Wiki pattern to Obsidian: enabling AI Agents to autonomously inges…
This tweet introduces the obsidian-wiki project, which implements Andrej Karpathy's LLM Wiki pattern on Obsidian, allowing AI Agents to autonomously ingest multi-source knowledge and organize it into a wikilink-interconnected markdown knowledge base. It supports Delta incremental updates and source attribution (provenance), and has built-in features like query, audit, graph export, etc. Currently at 2k stars.
refactoringhq/tolaria
Tolaria is a free, open-source desktop app for macOS, Windows, and Linux that helps manage markdown knowledge bases with a focus on portability, git versioning, offline use, and AI integration.
@yanhua1010: Obsidian创始人开发的Obsidian skills 包含obsidian-cli、json-canvas和obsidian-markdown多个skills,仓库地址: https://github.com/kepano/obsi…
Obsidian founder releases a set of agent skills including obsidian-cli, json-canvas, and obsidian-markdown, enabling integration with AI agents like Claude Code and Codex CLI.