← Package directory
Available on winget

Install Tolaria

A local-first, Markdown-based note app with a built-in Git client and AI integration.

Install with winget
winget install --id Refactoring.Tolaria
Upgrade
winget upgrade --id Refactoring.Tolaria
Uninstall
winget uninstall --id Refactoring.Tolaria

About Tolaria

Tolaria is an open-source, local-first knowledge base. Every note is a plain Markdown file with YAML frontmatter β€” no database, no lock-in. It adds block-based editing, first-class note relationships, an integrated Git client for versioning and sync, and connections to local CLI coding agents and AI model providers.

What's new in 2026.6.14

Improvements - 🧭 Sharper Menus and Tooltips β€” Sidebar, folder, type, and note-list context menus now stay better constrained in narrow or zoomed layouts, with shared positioning logic and more resilient tooltip rendering. - πŸ§ͺ Stronger Release Gates β€” Frontend coverage can now run in shards through the chunk sidecar lane, with hardened local sidecar scripts and hook behavior for faster, more reliable pre-release validation. - πŸ“ More Reliable Editing β€” Title focus/selection, fresh-title paste handling, IME punctuation, image links, AI input scrolling, and frontmatter undo after note rename all received targeted stability fixes. - πŸ”— Better Path Resolution β€” Windows MCP script paths, Windows wikilinks, note-relative attachment images, and vault image lookup now resolve more consistently across platforms. Stability and Fixes - Code block handling is safer: markdown highlighting preserves equality operators and the outline ignores headings inside fenced code blocks. - WebKit compatibility was improved for AI responses, GFM markdown rendering, and NotFoundError recovery variants. - Git author identity lookup is now asynchronous and preserved more reliably in the commit dialog. - Stale Tldraw block lookups, stale Tauri listener cleanup reports, action tooltip render failures, referenced type deletion, block type mismatch transforms, folder rename blur state, and raw editor tab-swap restore guards were hardened. - Linux builds now include a desktop category, and stable release workflow coverage around chunk sidecar lanes was expanded. Stable release β€” manually promoted from main Inc...

Read release notes

Version history

Version Updated Notes
2026.6.14 Improvements - 🧭 Sharper Menus and Tooltips β€” Sidebar, folder, type, and note-list context menus now stay better constrained in narrow or zoomed layouts, with shared positioning logic and more resilient tooltip rendering...