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.
Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases
91–100 of 157 posts
Re: Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases
#92I 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…
thank you for the great feedback mate
Re: Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases
#93[flagged]
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[flagged]
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* 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[flagged]
I use it for just collecting anything I find interesting around the web.
Re: Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases
#97Everybody 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.
Re: Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases
#98Earlier 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 )
Re: Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases
#99Everybody 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.
By the way - here is the prompt for these reviews: https://github.com/zby/commonplace/blob/main/kb/agent-memory...