Knowledge Management in the Age of AI

23 katabasis 10 6/8/2025, 4:05:31 AM ericgardner.info ↗

Comments (10)

minikomi · 6m ago
Denote with a gptel tool calls to find relevant notes and bring it automatically into context is fantastic.
agnishom · 1h ago
> Obsidian: An Org-Mode replacement?

I doubt it. Obsidian is not open source, and the core is maintained by a small group of people, rather than a community. What happens when the company dies?

That said, I am willing to have more faith in Obsidian, than many other things since they are not [VC funded](https://stephango.com/vcware)

iansinnott · 1h ago
The author of that post also addresses this question in another: https://stephango.com/file-over-app

> The app will eventually become obsolete. It’s the plain text files I create that are designed to last.

raincole · 1h ago
Which is a bit of bummer, as I think they would be doing perfectly fine if they had open-sourced Obsidian's client and just sell sync service (as they are doing now anyway).
exceptione · 41m ago
With so many oss contenders in this space, it wouldn't surprise me if they eventually opensource it.

If not, someone might make an api-compatible oss clone, because lots of the value is in the myriad of plugins.

Obsidian's ace however is it's great wyiwyg text editor if you ask me, enabling friction-free writing.

trallnag · 44m ago
They also sell a business license. I wonder how much money they make with that compared to the sync service.
8s2ngy · 2h ago
> Emacs is a powerful tool, but it also demands a lot from its user. Eventually I got tired of dealing with the host of plugins and customizations that I needed to keep my system running the way I wanted. I'm at a point in my life where I would rather spend my spare time on hobbies, hanging out with family and friends, and otherwise not messing around with a patchwork of ELisp code snippets that I've cobbled together from various sources.

On the flip side, my experience with Emacs has been quite different. You don't need a ton of plugins to get the most out of it; I've been using the same configuration of under 200 lines for the past six years without encountering any breaking changes. I rely on Magit, Org-mode, Org-roam, and Org-agenda every single day.

That said, using Emacs does require some commitment to reading the documentation. While I agree that it has some outdated defaults, you only need to make those adjustments once.

bachmeier · 24m ago
> Task-tracking and note-taking are practical and useful, but ultimately I want to treat my own thoughts as if they have value. I want to be a little more intentional and deliberate in my own thinking, and to have a space to engage in dialog with my own ideas. I want to be able to draw from my own knowledge instead of relying on AI assistants for everything. Maybe such an approach can even be complimentary to using AI tools; with the right plugins Obsidian can serve as an MCP server, which would allow tools like Claude to discover and read items in your vault. Perhaps this could offer the best of both worlds. But the key thing is that the AI is the assistant, and my thoughts and ideas remain my own.

Maybe I'm missing the author's point, as it's early here, but I don't see how your own thoughts can possibly lack value because of AI. LLMs can only summarize the documents it was trained on, so it has no way to tell you what you're thinking (like why something is wrong). The value of AI is using RAG or semantic search to make your notes more useful to you. What the author's suggesting is outside the capabilities of current LLMs. By design, AI can only be used as an assistant.

kreyenborgi · 1h ago
I use gptel in emacs, and keep around some of the chats and such as notes, along with my regular notes, it's all org-mode. I already used to keep around snippets copy-pasted from the web. This is knowledge management in the age of AI (except it works, it's useful and mundane and so I guess it's no longer AI, maybe I have to start using MCP agents or whatever the next partially-there thing is to be AI)
sorokod · 1h ago
The OP linked "You'll Never Think Alone"[1] is a good read.

[1] https://publiccomment.blog/p/you-ll-never-think-alone-170518...