> As I've mentioned elsewhere, I have a fairly straightforward "personal knowledge management" (PKM) methodology. 1. Capture: every interesting idea that I think up or read is immediately stored in Google Keep (on mobile or laptop). It can be very rough at this point, the goal is simply to not forget. 2. Transcribe & Organize: every weekend, I go through the notes I accumulated during the week. It tends to be between…
Ask HN: What is a sustainable methodology for taking notes of your learning?
41–50 of 90 posts
Re: Ask HN: What is a sustainable methodology for taking notes of your learning?
#42Most formats aren't going to stand the test of time and unless you want to spend a lot of time converting from one format to another its usually best to stick as close to just text as possible. Initially I used simple ascii text documents in a folder structure which I maintained backups of and then gradually I have used more markdown and use Dokuwiki currently for the software to display and edit. It still works from…
Re: Ask HN: What is a sustainable methodology for taking notes of your learning?
#43I find everything fails eventually anki, Zettelkasten, markdown, text files, obsidian, one note, wiki, notion etc. You need to very clearly define what you want and you should know how your brain works. Some people want loose links to job memories, some people think slower but more deeply. Some people get math better than biology, and so on and so on. You should have a good idea how you learn and what you are good/ba…
What did matter is that I needed to use the tool consistently and not be like 'oh let's quickly add a text file with a note on my desktop' or 'oh here's a shiny new tool let's take some notes in it and paste some bookmarks in it'. That, and figuring out categories: not too much, not too little.
Re: Ask HN: What is a sustainable methodology for taking notes of your learning?
#44Re: Ask HN: What is a sustainable methodology for taking notes of your learning?
#45Re: Ask HN: What is a sustainable methodology for taking notes of your learning?
#46Re: Ask HN: What is a sustainable methodology for taking notes of your learning?
#47I usually keep a project open in Overleaf where I keep jotting down everything that I like. Then on a second pass on my own - I expand or cull the information usually and double checking the information as well. Here is an example of what I did for Stanford CS 230 notes: https://github.com/fagan2888/CS230_notes/blob/main/section1/... I used to write things down. But I am very OCD about the page yellowing or creasing.…
Re: Ask HN: What is a sustainable methodology for taking notes of your learning?
#48I usually keep a project open in Overleaf where I keep jotting down everything that I like. Then on a second pass on my own - I expand or cull the information usually and double checking the information as well. Here is an example of what I did for Stanford CS 230 notes: https://github.com/fagan2888/CS230_notes/blob/main/section1/... I used to write things down. But I am very OCD about the page yellowing or creasing.…
What did you use for the diagrams? I know you could do some of that in tikz but that seems tedious.