| > Brandon Toner on Twitter[3] even introduced me to a hashtag for them ... Is it #digitalgarden? > I believe the most important question regarding personal knowledge bases is how to make them social. AFAIK note taking apps often have a feature to share notes, if that counts, e.g., Obsidian (view-only), Roam (view and edit), Notion (view, edit, and comment), and so on. With sharing and comments enabled, you can even use Google Docs as your PKB (some people actually do this), given that you don't need fancy features like bi-directional links. Just like regular blogs, some gardeners also implement a social protocol called Webmention [1]. It's more like a pingback in WordPress than a collaboration tool though. > A good shared knowledge base would by contrast also resemble Twitter -- but more organized, more navigable. I would love to see this implemented in existing apps. The current solutions I know either involve 3rd party plugins (e.g., hypothes.is), or you have to self-hosted it yourself (e.g., cactus.chat, based on Matrix protocol). Another alternative, which I learned from visiting other gardeners [2], is that you can link the edit button in your note to a GitHub PR. It's not friendly to non-developers who visit your garden, but this is better than nothing IMO. > In practice the personal knowledge bases I've seen look much more like silos. 5 months ago there is a Show HN about a decentralized knowledge graph called Agora [3]. The cool thing is, everyone is part of one large knowledge graph, which means nodes (notes) from multiple users can be aggregated around [[topic]]. I hope the project is still alive.. ps. I'm sorry if I'm not making any sense.. I only started researching on this topic recently to create my own PKB (I literally published my first note couple days ago [4]). [1] https://www.w3.org/TR/webmention/ [2] https://github.com/MaggieAppleton/digital-gardeners [3] https://news.ycombinator.com/item?id=25573523 [4] https://arata.page/notes/Web/Safari/WWDC21/ |