Ask HN: Do you keep a personal knowledge repository?
111–120 of 129 posts
Re: Ask HN: Do you keep a personal knowledge repository?
#112This setup has worked well for me for over 6 months now. I do not worry about email / git becoming obsolete. Or how I would move my email/git data when I need to switch vendors. I can access it via any device I own or through someone else’s. Stuff I want to share with people are hosted via git pages or sent via email. I have a plethora of client applications to choose from. And above all... it just works.
I can give out more details but I feel anyone’s personal information needs can be met/exceeded with a combination of email + git + calendar.
Re: Ask HN: Do you keep a personal knowledge repository?
#113Re: Ask HN: Do you keep a personal knowledge repository?
#114Last year, I went through this whole gamut of the usual suspects emacs(org-mode), plain text, markdown, tiddlywiki/ mediawiki/bunch of other wikis, google keep, one note, notational velocity, anki, evernote, LaTeX. One after the other, they all crumbled. I tried them all and failed. I got to a point of calm reflection based on my experience with each one. I realized what was most important for me. I eventually settle…
Re: Ask HN: Do you keep a personal knowledge repository?
#115Re: Ask HN: Do you keep a personal knowledge repository?
#116I am currently experimenting with Notion, really well done knowledge orgination, but not open-source and paid... so long term might be hard. Anyone has any experience with Notion?
Re: Ask HN: Do you keep a personal knowledge repository?
#117Earlier quoted context omitted.
> This is the most impressive example of the genre that I've seen: https://wiki.xxiivv.com/ (engine: https://wiki.xxiivv.com/#oscean ) Yeah. I am currently using org-mode (plus org-wiki, some bespoke elisp and a few shell scripts) for my own knowledge base , but Oscean/the Nataniev ecosystem in general has impressed me. plus Zotero for papers/PDFs, plus a pile'o'files stashed using the Universal Decimal Classificatio…
> The idea is to move away from documents (which org-mode is very good at), and towards smaller, rich chunks of information (which org-mode can't handle that well - I hacked things up with properties, but that namespace is flat). I've noticed this weakness in org-mode as well. It's really a fantastic tool, but it still has a few gaps here or there. I'm optimistic about its continued development though. It's good to h…
Org is amazing, yes, but I'm not too optimistic about this - even if some of its more noticeable warts got fixed (a big one, for me, is the fact that you cannot nest quote blocks), it would still represent a tree of nodes, and trees are somewhat limiting where it comes to knowledge representation.
You can organize information in a tree, but it doesn't neatly fit that model, and just deciding where to put each snippet you captured can be a huge hassle.
> It's good to hear that you liked the Oscean/Nataniev tools; I haven't tried them and it could easily have been all style no substance. They certainly sound impressive. From what I've read, I have a feeling there might be something worthwhile there. And XXIIVV itself looks amazing, although I know that's just one implementation.
I'm not too sure, either, but I'm going to take a stab at implementing something Oscean-like. I want to see where this approach can take me.
Re: Ask HN: Do you keep a personal knowledge repository?
#118I have a database for 'research' where items are stored according to the Dewey Decimal categories (no particular reason for choosing this other than it's well organised and well documented).
I then have a separate 'memex' database which contains my journal and other miscellanies.
DevonThink has a rudimentary AI system which attempts to link documents by context. I find it quite useful.
Re: Ask HN: Do you keep a personal knowledge repository?
#119Last year, I went through this whole gamut of the usual suspects emacs(org-mode), plain text, markdown, tiddlywiki/ mediawiki/bunch of other wikis, google keep, one note, notational velocity, anki, evernote, LaTeX. One after the other, they all crumbled. I tried them all and failed. I got to a point of calm reflection based on my experience with each one. I realized what was most important for me. I eventually settle…
This is a fascinating approach and would actually solve a lot of the problems I've had with trying this before. I would love to hear more if you had anything additional to add because this method has become the top of my list after trying several software packages mentioned thus far.
Re: Ask HN: Do you keep a personal knowledge repository?
#120Reading this will change your life: https://www.amazon.com/How-Take-Smart-Notes-Nonfiction/dp/15...
I'm committed to text-only information. No matter how many notes I'm writing, I can always use grep or write my own programs to find what I want.
If you're on a Mac, The Archive is great (https://zettelkasten.de/the-archive/). It's what I'm using
zettelkasten.de has lots of good reading (thanks, Sascha and Christian!), but look to the other sources I've listed to get a more thorough idea of what a zettelkasten is (I call mine a thinking-box) and how to use one.