tolaria
tolaria copied to clipboard
Desktop app to manage markdown knowledge bases
The "neighbourhood view" feature is really great but it could use more ways of triggering it. This MR triggers the neighbourhood view when ``-clicking any clickable note title - i.e....
## Problem The RenameDetectedBanner component displays file paths from external sources (renames detected outside Tolaria) without sanitization. Maliciously crafted file paths could contain HTML that executes in the browser. **Severity**:...
## Summary The CSP permits `asset:` and `http://asset.localhost` in `img-src` and `object-src`, but not in `media-src`. So video and audio files referenced via standard markdown (``) fail to load. The...
Tolaria version: `2026.5.4` Raw Markdown: Rendered:
Hello, I am on version 2026.5.2 (2026.5.2) running on MacOS Tahoe 26.4.1 (25E253). I've noticed that on this version the editor window seems to lose focus from time to time....
See this screenshot: I had marked them as organized with CTRL+E, and that got them out of the inbox, which is good. But the raw editor messes up the syntax,...
Running the latest build of Tolaria (from 2026.5.4). on Windows 11 and MacOS 26.4 When I attach an audio for video file, the playback controls do not work.
On Windows 11, when in a note I open the properties window, the application goes from 'full window' to 'windowed' and changes position and size. The same happens when I...
It was a 52kb image, it created a text encoded object in the doc which caused Tolaria to consume 100% CPU and basically freeze. Version: 2026.5.2 macOS: 15.7.5 (24G624) ##...
## Summary Closes #452. This PR addresses three related issues that surfaced while implementing the fix for embedded HTML `` rendering: 1. **Render HTML tables (the original bug).** Notes containing...