Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases
61–70 of 157 posts
Re: Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases
#62Re: Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases
#63Re: Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases
#64I often fall back to Apple Notes (I know not really a knowledge base, or markdown) because it syncs between my devices and it's usable on the phone. Is this something you have a need for yourself, or how are you looking at your notes on mobile?
I also just keep long running notes for tracking things workouts and meals with headers for dates.
Works better than things like obsidian mobile and copy pasting is a natural filter.
Re: Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases
#65Re: Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases
#66Re: Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases
#67Nice work! This looks really cool. I downloaded and am trying it out, but I'm running into a pretty annoying sorting bug that's preventing me from using it for real. I copied over files from my Obsidian vault (preserving file times), and the first time it loaded, everything seemed to work fine. After doing the first git commit, however, Tolaria cannot seem to sort properly by last modified anymore (I'm getting notes…
Re: Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases
#68I would be all over this if it was a native macOS app
But give it a try because Tauri is very fast
Re: Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases
#69I tried this on my Mac. Excellent concept, and the 10k notes is promising. Is there anything similar to this for Windows?
Re: Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases
#70- ctrl-a works to go to start of line but for some reason ctrl-e doesn't work to go to end
- ``` doesn't start a code block, you have to use 'insert code block'
Good job on paste image from clipboard though which is another feature that I think is completely essential for something like this and weirdly missing in many of them.