Live data from Hacker News

Ask HN: How to organize personal knowledge?

news.ycombinator.com

71–80 of 228 posts

Re: Ask HN: How to organize personal knowledge?

#71

Countless trello boards. Trello is absolutely great for this

This.

I have several more or less organized ones for specific topics and a catch all called "personal knowledge base"

with cards for a bunch of random things there is no more specific place for but not enough for it's own board

Re: Ask HN: How to organize personal knowledge?

#72
I use NValt [0] and plain text files for all my personal notes/info tracking system. I use 1Writer [1] to access/add to it from iOS, and on Mac I either use NValt itself or Deft [2] in emacs. I try to convert any visual information into a textual tip, otherwise, most images, PDFs and ebooks go to Dropbox while I'm actively reading or are in "pending", after being read they go to long term storage.

  [0] http://www.brettterpstra.com/projects/nvalt
  [1] http://1writerapp.com
  [2] https://github.com/jrblevin/deft

Re: Ask HN: How to organize personal knowledge?

#74
I generally control the organization of stuff by the way it comes in, and then have a secondary means to have media organized that comes in from a non-standard ingress.

Most information is stored in of 3 ways

  1. Synced to a NextCloud instance running on a VPS.
  2. Synced to a home NAS running Syncthing (though I may change this to IPFS at somepoint).
  3. Added to Wallabag (A read it later like service)
Notes, List & Project based Todos

These are put into Orgmode which syncs with Owncloud. I can then use the WebDav endpoint to pull the files to add or edit on my phone.

Articles/Papers

These get added to wallabag then are accessed via an RSS reader.

Personal Documentation

Added with Camscanner, OCRed, and added to NextCloud. At some point I will probably also store these on my NAS, so I can extracted the OCRed text as a text file so I can search them, but currently the collection is to small to justify this.

Media

My NAS handles most of this, and organizes it using Emby. Syncthing is my secondary means for this, and Emby watches the directory to organize this.

eBooks

Syncthing to add to the server. A headless calibre instance then organizes it.

Pictures

Most pictures come my from my phone, nextcloud will automatically sync these. If the pictures are part of notes, then instead they go into Orgmode, which works with images as well.

There are a couple of other organizational thing that use Syncthing + Organize, but nothing of major note.

This is not A single cohesive system but several scoped systems with a standardize way to add content to organize (e.g. folders). Searching the content is generally done via plain text searches, or inside of the application that manages that context (see emby & calibri).

Links

  1. https://github.com/nextcloud/server
  2. https://github.com/syncthing/syncthing
  3. https://github.com/tfeldmann/organize
  4. https://github.com/wallabag/wallabag
  5. https://www.camscanner.com/
  6. https://beorgapp.com/
  7. https://manual.calibre-ebook.com/server.html
  8. https://emby.media/

Re: Ask HN: How to organize personal knowledge?

#75
post #32

I build mindmaps using freemind/freeplane to keep track of my research; I literally have hundreds of mindmaps from 3Dprinting to ZFS. I also link mindmaps to other mindmaps (crude "topic mapping").

Take a look on https://www.thebrain.com/ It's better alternative to mindmaps

Can you elaborate on "better"?

Re: Ask HN: How to organize personal knowledge?

#76

Org-mode. Since it's a plaintext format it's easily searchable, and it's the most feature complete and ergonomic piece of software I've ever used for task tracking and knowledge management (including MediaWiki, TiddlyWiki, Google Docs, Evernote, plain txts, and more). One major pain point: no totally seamless mobile sync that I'm aware of. I just write things down in Google Keep and transcribe them when I'm on my lap…

For Android systems there is Orgzly. http://www.orgzly.com/

For iOS another possible option is Editorial. There are some script addons convert orgmode to MD ↔ ORG. This is incredibly hacky though, and I'm unsure how it works.

I use beorg but it still needs a lot of work to be what I'm looking for honestly.

Re: Ask HN: How to organize personal knowledge?

#77
I don't look back at my notes. So, I don't think I should spend a lifetime organizing them. I write notes while learning and reflecting. Once finished with that process, 99% isn't used again.

I use meaningful titles and tags. That's enough.

Re: Ask HN: How to organize personal knowledge?

#78

A combination of Pinboard (for links / images with URLS) and Notion (for personal notes, thoughts, and lists) works well for me!

Same here, pinboard and notion are a great combo. I use NewsBlur for feeds, but wish pinboard would integrate that.

The biggest disappointment with Notion is that there is no on-prem. I would've rammed it through at work by now if there were. I've searched high and low for a comparable open-source alternative, and the best I get is outline: https://getoutline.com, but it's got a long way left to go.

Re: Ask HN: How to organize personal knowledge?

#79
post #16

I kinda went the non-organized method of organization: dump it all into a google drive and just count on search to find things for you. A lot of people think of GDrive as pure storage but unsurprisingly Google search within drive is pretty good at finding stuff. Although when you know it's there and search fails, it's frustrating as hell.

I wonder if, when you put something new on, you should immediately do a search and then bookmark the search. Then when you can't find your target in Drive, you can search your search bookmarks. And when you can't find it there, you can search your search bookmarks search bookmarks.

Or you could write the locations of your targets on the backs of turtles.

Re: Ask HN: How to organize personal knowledge?

#80
post #35

I use WorkFlowy[1] as my starting place for all notes, info, and tech tips. It's quickly searchable and the mobile client is easy to use. I really like the structure of bulleted lists for just about all types of information. It doesn't really cover your file storage needs, but I think that's a different beast than notes and information. When I need to store stuff like that I dump it on Google Drive which makes search…

problem is inline screenshots
Post reply on HN