Show HN: Tolaria – open-source macOS app to manage Markdown knowledge bases
A new open-source macOS app, Tolaria, launches to provide a robust Markdown knowledge base manager for personal and professional use. Built on principles like offline-first, Git-backed, and AI-friendly, it aims to empower users with full data ownership and flexible organization. The Hacker News community is drawn to its open-source nature and how it stacks up against established note-taking solutions, sparking conversations about personal projects and the future of knowledge management.
The Lowdown
Tolaria is an open-source macOS application designed for managing Markdown knowledge bases, introduced as a 'Show HN' by its creator, Luca Ronin. Ronin, who manages a vast personal knowledge base of over 10,000 notes for his newsletter, built Tolaria to meet his own extensive needs, highlighting its utility for "running his life." The app is positioned as a versatile tool for "second brains," organizing company documentation for AI, and storing AI agent memory.
Here are the core features and principles underpinning Tolaria:
- Files-first: All notes are plain Markdown files, ensuring portability, compatibility with other editors, and no vendor lock-in.
- Git-first: Each knowledge vault is a Git repository, offering full version history and enabling collaboration or synchronization via any Git remote.
- Offline-first, zero lock-in: The application operates completely offline, without account requirements or cloud dependencies, guaranteeing data accessibility regardless of Tolaria's future.
- Open source & Standards-based: Developed in Tauri, React, and TypeScript, Tolaria is free and open-source, utilizing standard Markdown with YAML frontmatter to prevent proprietary format lock-in.
- AI-first but not AI-only: While designed to work seamlessly with AI agents through file-based vaults, it remains flexible for any user preference.
- Keyboard-first & Built from real use: Optimized for power-users who prefer keyboard navigation, every feature is a result of solving real-world problems encountered by the creator.
Tolaria emphasizes user control, data ownership, and open standards, presenting itself as a powerful, developer-centric solution in the personal knowledge management space. Users can download the latest release and get started with a guided vault.
The Gossip
Positive Praise & Personal Preference
Many commenters expressed enthusiasm and gratitude for Tolaria, highlighting its clean UI, Git-backed approach, and open-source nature. Several users noted its potential as a superior alternative to their current note-taking apps like Logseq or expressed interest given their own newsletter or knowledge base needs.
Comparison & Contemplation
A significant thread revolved around comparing Tolaria to existing knowledge management tools, most notably Obsidian. While some questioned if Tolaria offers anything new compared to Obsidian, others pointed out its key differentiators, such as being fully open-source (unlike Obsidian's commercial model) and its specific 'files-first' and 'Git-first' principles. The discussion explored the diverse landscape of Markdown editors and note-taking apps.
Longevity & Lamentations
One commenter expressed skepticism about the project's long-term viability, suggesting it might be 'another disposable piece of software maintained by a single person' with a short lifespan. This sparked a debate about the value of individual contributions to open-source projects, with others defending the creator and emphasizing the importance of community support and usage to ensure such tools endure.