Live data from Hacker News

Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases

github.com

91–100 of 157 posts

Re: Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases

#91
post #84

Everybody is building their own llm-wiki systems these days. I have my own and compiled a big list of other agent memory systems in it: https://zby.github.io/commonplace/agent-memory-systems/ I'll add yours promptly. And just today I also vibed a wish list (based on all the material I gathered) for such systems: https://zby.github.io/commonplace/notes/designing-agent-memo... I wish we could collaborate.

Here's another one for your list https://github.com/Signet-AI/signetai I am not affiliated, just testing it out.

Re: Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases

#92

I love this! It is like you have taken all the things I want from Obsidian (plus plug-ins) and made them into a single, well designed app. Great! Feedback: * This is so good you should find a way to keep it open source but also profit from it so you can develop it full-time. You could just have an official app version - I would pay for that. * Feature creep. I am a big fan of Bear App for it's wonderful simple design…

big fan of Bear! It was a big influence for Tolaria — that's why you like it!

thank you for the great feedback mate

Re: Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases

#93
post #80

[flagged]

I actually largely solved this with OpenClaw — i send stuff via telegram and it creates good notes in Tolaria, already linked to what exists and what's relevant

I send web links of tools that I want to store of resources, voice notes to be turned into written notes, etc

but I will still build a mobile version for sure!

Re: Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases

#94
post #80

[flagged]

Bebop⁽¹⁾ is my preferred method. I can open it directly and capture an idea or note with one tap, or use its share sheet to capture links.

It can be configured to append to an Obsidian “Daily Note” in an iCloud vault, which works great.

No third-party services FTW.

⁽¹⁾ https://apps.apple.com/us/app/bebop-quick-notes/id6477824795

Re: Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases

#95
Nice work, couple bits of feedback

* The editor doesn't seem to support code fence literals (as in I can't type ``` to get a code block)

* At very large markdown file sizes the performance is not great.

I'm building an obsidian-style markdown editor (for my own AI knowledge base product!) over at https://github.com/kenforthewin/atomic-editor

Re: Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases

#96
post #80

[flagged]

I built something recently for myself which is based on the any device philosophy using a Telegram bot approach and like the creator of this app uses a private Github repo as the source of truth.

I use it for just collecting anything I find interesting around the web.

https://github.com/momentmaker/to

Re: Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases

#97
post #84

Everybody is building their own llm-wiki systems these days. I have my own and compiled a big list of other agent memory systems in it: https://zby.github.io/commonplace/agent-memory-systems/ I'll add yours promptly. And just today I also vibed a wish list (based on all the material I gathered) for such systems: https://zby.github.io/commonplace/notes/designing-agent-memo... I wish we could collaborate.

I wish I'd found some for neovim on that list.

Re: Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases

#98
post #88

Earlier quoted context omitted.

And I was going to say Mac native as well, but uses Tauri. I’d love some app with the polish of Bear Notes but that just edited raw Markdown files. Ideally Obsidian with the Notebook Navigator plugin (strongly inspired by Bear Notes perhaps?) and (checks list) this very specific list of plugins that I need and should be good for everyone else thanks.

> I’d love some app with the polish of Bear Notes but that just edited raw Markdown files. HelixNotes? ( https://codeberg.org/ArkHost/HelixNotes )

I had my hopes up, but looks like it has nothing to do with actual Helix.

Re: Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases

#99
post #84

Everybody is building their own llm-wiki systems these days. I have my own and compiled a big list of other agent memory systems in it: https://zby.github.io/commonplace/agent-memory-systems/ I'll add yours promptly. And just today I also vibed a wish list (based on all the material I gathered) for such systems: https://zby.github.io/commonplace/notes/designing-agent-memo... I wish we could collaborate.

Here's another one for your list https://github.com/Signet-AI/signetai I am not affiliated, just testing it out.

Added: https://zby.github.io/commonplace/agent-memory-systems/revie...

By the way - here is the prompt for these reviews: https://github.com/zby/commonplace/blob/main/kb/agent-memory...

Post reply on HN