Ask HN: How to Take Good Notes?

294 points by romes ↗ HN
I want to improve my note-taking skill. I've started writing a text file with notes from class, however, I don't have a systematic way of writing. This means at this point I just wrote down, arbitrarily, things the professor said, things the professor wrote, how I understood the information, and everything else, mostly all over the place.

I'm wondering if anyone developed a system like this I could adapt to myself, and how did they do it.

136 comments

[ 3.1 ms ] story [ 179 ms ] thread
A great book on this topic, especially if you're still in university is "How to be a straight A student" by Cal Newport (https://www.amazon.com/How-Become-Straight-Student-Unconvent...)

Ignore the title for now and read through it, I believe there are excellent tips in note taking and how to process the notes to really excel in your studies.

If you're already working you have to adapt that system into something that works for you best, some use a bullet journal or audio notes and process them differently.

One really interesting approach (that I wasn't able to implement yet in full form) is to take creative notes (called sketchnotes). This works well if you're a visual person.

A great book on this would be The Sketchnote Handbook by Mike Rohde.

I can really recommend "How to Take Smart Notes" [1] by Sönke Ahrens. It's made a real difference for me. Ignore the self help-sounding title and give it a chance.

[1] https://www.goodreads.com/book/show/34507927

I second that recommendation. It's a good book, and very, very useful.

----

I'm just starting to consolidate my notes, plans, and other documentation into an Emacs org-roam instance. I've got the workflow pretty well defined, now I'm just adding more and more "knowledge" to the instance.

Org-roam is a recent Emacs-based implementation of https://roamresearch.com/ where you link notes to other notes, and the system automatically creates backlinks for you. Thus creating the context for the "in what context do I want to view this note?" question.

https://blog.jethro.dev/posts/how_to_take_smart_notes_org/

https://org-roam.readthedocs.io/en/develop/

https://github.com/jethrokuan/org-roam

I am thinking of starting a groupchat/forum for users of org-roam. Since Emacs consumers are also contributors very often, it would be a good to exchange ideas on how to make this awesome tool even better. Emacs and the org-mode ecosystem offers some already existing great features (e.g. avy-jump, magit, org-capture, org-agenda etc. ) that can make this tool far better than RoamResearch.

Please let me know below if anyone is interested in it.

Hi, author of org-roam here. Maybe I'll set up a Gitter for Org-roam. Org-roam is a reflection of my current workflow, but I'd also like feedback on what to work on next and what people like to see. Maybe creating a GitHub issue is too much of a barrier to entry.
This book is worth its weight in gold for people on the note-taking journey.

The quality of content is high and the content per page is absurd--it makes you wonder it is because of the author or because of the note-taking system he uses...

When I was in university, my girlfriend at the time taught me about good note-taking.

- Use paper. I could annotate printed PPT slides with the whitespace on 4 per page, but sometimes would overflow onto the (blank) reverse side. Computers have too many distracting notifications.

- Write down questions with a big (?) and ask them at an appropriate time. Professors care much more about that than you think, in Western education systems (don't get me started about my ill-fated Ph.D. attempt in Korea).

- Use coloured pens. If you think this looks too feminine or gay, get over yourself. It's SO much easier to quickly speed-read and study once you're doing this. I would use red for formulae, green/pink for definitions, black for examples, pencil for diagrams, blue for everything else.

Example: https://www.flickr.com/photos/150180606@N08/49613268401/in/d...

My study notes -- like virtually everything I have written for the last 30 years -- are solely in grey pencil [0].

> Use coloured pens

That didn't work for me, for two reasons:

Firstly, with coloured pens or highlighters, switching pens slows down the process of writing too much. Instead I just use pencil, and summarise, focusing on making strong logical connections with other stuff I am learning.

Secondly, I don't read my notes enough that colour makes any difference. I found I retain information best by writing, re-writing and summarising. Actively writing engages all my brain. Just reading notes isn't enough to make it stick.

[0] A 0.9mm Pentel P209 mechanical pencil, to be precise.

What's the story with the PhD in Kora? :)
Short version: The university promised a scholarship; the professor didn't pay it. Taking it up with the international student office led to the professor saying "You said bad things about me to people in the administration, get out of my lab" -> no professor, no lab, no university, no student visa, no country.
Using a multi colored pen has helped me mark important information and add my personal context. For example, during meetings or brainstorming I'll mark up information using different colors (red- to do, green- new idea, pencil- plain, sequential notes). I found a good one that has all the colors I need and a mechanical pencil [1]. There is overhead of thinking which color to use, but the value of having the context later is much more.

1. https://www.amazon.com/Zebra-Clip-Multi-Functional-Barrel-B4...

I also like coloured notes.

I have some pictures of some here: https://medium.com/@richard.goulter/how-i-write-my-notes-94f...

My schema: red: problems/WTF!/etc., green: questions, blue: facts/reference, black: thoughts/everything else.

Neat! interesting to see your context management system. Thanks for sharing your notes. I like to sketch ideas, so use pencil so that I can erase and refine. Curious, how do you manage information from digital content, e.g., notes from reading technical/research articles or blog posts?
> how do you manage information from digital content, e.g., notes from reading technical/research articles or blog posts?

If I could always remember the right keywords to search for the articles I had in mind, I'd just do that.

For online content, most of the time I'll wait for a later 'cache miss' before any bookmarks/notes. (I'd either come across content when procrastinating on HN/etc., or from looking for it while doing a task. For the former, it's low-effort consumption. For the latter, it's hard to know if it's going to something I have difficulty finding later. IMO, it's not worth putting easy-to-Google things in; lots of stuff is easy to Google for).

For storing stuff, I prefer bookmarks to end up in pinboard, and notes to end up somewhere in org-mode. I've found the zetteldeft package to be useful for me. https://www.eliasstorms.net/zetteldeft/ (builds upon deft. https://jblevins.org/projects/deft/ ). - If in rare cases I find I want to remember some key idea or jargon without having to look it up, then I'll go to the effort of adding it to Anki.

Thanks for sharing! I was also curious if you apply your paper-pen markup style to digital content. Btw, is there a way to send private/direct messages here on HN? thanks.
I'd say it's nice to have a system in place with good tools. i.e. I can open any note page in my wiki in < 1 second.

Which results in me having a wiki of over 750 files now with over 18,000 lines in it. All parsed fully for instant access too and public.

https://github.com/nikitavoloboev/knowledge/blob/master/SUMM...

It does feel nice knowing there are resources for any topic I care to learn about with personal bookmarks and notes on any topic.

My note taking system: https://wiki.nikitavoloboev.xyz/other/wiki-workflow

This is so cool!

I, too, have a repo consisting of all my notes in .md format, and I've been wondering how to make it more searchable/accessible (than having it all kept in my editor).

Publishing it might be the answer.

You may want to mix different note formats as needed. For example, you can use Google keep for simple notes and Evernote for notes that need to be organized. It is also a good idea to use a tree-based note-taking tool to organize your refined knowledge. This is because the structure of knowledge follows the structure of the tree. I use this(Actually, I made it): https://learnobit.com
First time stumbling upon learnobit. Congrats for building something cool looking :-)

"like Anki & WorkFlowy in one"

Great idea. The thing that drove me away from WorkFlowy though is the lack of constraints. I think it provides too much freedom, I want something that forces me to provide a certain structure to the material.

I can tell you put a lot of care to lovingly craft the UI, looks pretty nice! But for a product that provides structured note taking, the data model and serialization format should be equally important. I'd like to be able to export my content, query it in interesting ways (ex: datalog!), maybe use the content to build an app, print slides, put a book together, tweet snippets, or build a different UI altogether around my notes, etc, etc.

This is a hard one to answer, and what works for someone might not for another.

The most useful advice for me has been to find a method, and stick with it. This is most important for organisation.

I prefer handwritten notes, and I only take notes on things I don't understand. I'm not writing a textbook - I don't need my notes to be a complete reference manual on the subject. Moreover, notest that explain how you went from 'eh?' to 'oh, yeah...' are so much more useful, and if you already understand something you don't have that moment to talk about. It's also a waste of time.

I use hardback notebooks. If I'm studying 3 things simultaneously, I have 3 notebooks running. When I finish one subject, I start the next a few pages later. I write the subjects on the spine (normally need a sticky label). The growth of my 'notebook library' has been quite satisfying!

My method of note-taking has varied a bit, I generally use the so-called 'Feynman technique'. I write the subject, leave a few blank lines, then go through the steps needed to understand the subject. I then write the 'summary' that I now understand in the blank space.

I might write a few exercises underneath, or reference a textbook, or something. Basically anything that will help me when I inevitably forget.

Often my notes are rewritten - my lecture notes are borderline unintelligable. After a while (at university) I gave up taking comprehensive notes, preferring to remain active in the class and then deliberately rewrite my notes using other sources later. This fuelled a powerful cycle - my other sources put me about half a lecture ahead, which helped me stay engaged in the lectures themselves, so I got more out of the lectures, and needed less study after. Lectures are like Shakespeare - knowing the plot enhances the experience.

Just handwriting by itself will force you to rephrase the topic at hand because you will be to slow to write everything down verbatim. This will improve your memory and understanding of the matter at hand.

Andrew Ng touched on this topic in his recent interview on the Articifial Intelligence Podcast https://lexfridman.com/andrew-ng/ (starting at around 53:00)

I think the magic to good note taking is to develop a discipline to write and having a system that supports organized note taking. I have found small little things can derail building a good discipline. For example, for years, I had been using vimwiki for my note taking, which is overall excellent, if you love vim, however is not readily available when you are away from your computer. For me this led to two sets of notes - one in vimwiki and another in Apple Notes app. As a result, I found myself disorganized and confused at times.

More recently I decided to drop vimwiki alltogether, a hard decision given that vim is my natural habitat for writing. I instead decided to fully adopt Apple Notes app as my only note taking app. I am finding that I am pretty happy with it. It provides a decent structure to organize notes and it's available on all devices that I care about.

I also found that having a "Scratchpad" note, eases my cognitive load, when I want to quickly brainstorm something, without having to worry about which folder/category/project the note should land in.

I like to do hand writing and drawing doodles for everything I want out of my head for the moment. I use small notepads for this purpose, so that the space is limited to store just the information that is important. If I work on a different topic or fraction of a larger one, I start a new page. The doodles help me to visualize a topic or a structured problem.

Later on I write down everything in Emvi [1] and add more detail, so that I know what I was thinking. The articles can be linked to each other to build deeper knowledge from small fractions of information ("structured by content"). I wrote about this concept on our blog [2]. We also have a few students that use this system in Emvi with great success.

I hopes this helps you to take better notes. Just try a few different methods until you find one that suits you.

[1] https://emvi.com/

[2] https://emvi.com/blog/luhmanns-zettelkasten-a-productivity-t...

I'd like to add that I take pictures of the doodles I've drawn and upload them to the articles.
If you want to take great notes, I've got good news and bad news. The good news is that you don't need to worry about doing it right, your aptitude and personal preference will come without any conscious thought. The bad news is that there's no shortcut except for practice, practice, practice.

Having said that, here are some of the specifics that work for me.

- This notebook: Cambridge Jotter A5 Card Cover Wirebound Notebook Ruled 200 Page. A5 means it's easy to carry everywhere. Wirebound means the pages don't flap back on their own and only one sheet needs be open at a time. 200 page is a good balance between how long each notebook lasts.

- Put a DD/MM/YYYY and a title at the top of each page, don't be too fanatical, but contextualising the notes is essential, and it helps search. Abbreviated titles and dates are fine for when the notes of single events stretch over multiple pages.

- Always write notes at everything that could be a meeting or a talk.

Everything else came with experience and I can't really put it into words, though I've always appreciated when I've taken notes under the assumption that my future self will remember nothing of the event, it's been an accurate assumption more times than I care to mention.

Don't worry about chronological order being an imperfect method of organising data, it's a strong practical heuristic.

Seconding a5. Also scope jetpens, they have a huge variety of a5 paper that's pretty cheap and the variety can be fun.

I also got a multi color pen that makes note taking far more organized and effective for my ADHD brain, ESPECIALLY when I go back to review.

A5, needs to have a squared grid, and preferably "atoma" so you can throw pages out or reorder them. I have been doing this for about 20 years now, filling 3-4 of them each year.
I think you ought to consider whether you should take notes at all. Notetaking is great for remembering actions that you have comitted to doing, or if you need to spread information to people who didn't participate in a meeting. Managers need to do a lot of notetaking.

However, taking notes seriously hinder your ability to engage with the material and build true understanding as you are listening, which would have helped you remember the material right away. If you are in school or are an individual contributor in a company I think you ought to stop taking notes all together.

If you need notes for future practice I would advice you to write them after the meeting/lecture. Actively recalling things from memory is the best form practice.

> In 2009, psychologist Jackie Andrade asked 40 people to monitor a 2-½ minute dull and rambling voice mail message. Half of the group doodled while they did this (they shaded in a shape), and the other half did not. They were not aware that their memories would be tested after the call. Surprisingly, when both groups were asked to recall details from the call, those that doodled were better at paying attention to the message and recalling the details. They recalled 29% more information! https://www.health.harvard.edu/blog/the-thinking-benefits-of...

https://en.wikipedia.org/wiki/Doodle#Effects_on_memory references the same study.

Related articles on GScholar: https://scholar.google.com/scholar?q=related:YVG_-PKhNH4J:sc...

> dull and rambling voice mail message

This is in no way a realistic study. A dull and rambling voice speaking about some random thing not related to you or your work will make people disengage. Doodling presumably keeps people from totally spacing out.

Many lectures and meetings may be experienced as similarly dross and irrelevant and a waste of time (though you can't expect people to just read the necessary information ahead of time, as flipped classrooms expect of committed learners).

What would be a better experimental design for measuring effect on memory retention of passively-absorbed lectures?

I completely disagree. If I think of something I want to add during someone else's time to speak, I have about ten seconds before that point or question will totally evaporate. Having pen and paper let me actually ask questions and contribute during a meeting.
You didn't actually disagreed:

>Notetaking is great for remembering actions that you have comitted to doing

I would say that you use case fits there

A surprisingly powerful technique is to formulate questions that can be answered by what you want to learn. By forcing yourself to recall, you strengthen your memory.

Here's a (former?) medical student explaining the Active Recall in more detail: https://www.youtube.com/watch?v=fDbxPVn02VU

80% of the value of notes is the act of writing them down by hand. (I don't have a citation for it, but I tend to believe it). That is notes are primarily a tool to help you not fall asleep, start daydreaming, or whatever distraction keeps you from listening.

The fact that you cannot write everything down forces you to think about what you are hearing and find the important part to write down. Now that you have found the important part the writing helps you remember it.

When you are done with the above throw your notes in the recycling... Note that the above system works for me because I can't read my own writing anyway. (Probably a case of dysgraphia but I've never been formally diagnosed)

https://pdfs.semanticscholar.org/488e/c93cf68806bd8ac63fc7d0... ... interesting research that suggests that trying to type-out a transcript with a keyboard might be more effective.
Interesting paper, thanks. Confirms what I have noticed in my work over the years.
The disadvantage here being notification pop-ups and email being a tab away.

Also whenever someone's on a laptop on a meeting I just assume they're not listening and looking at their emails, doesn't matter what they say before or during. Happens too often. Double if it's a googler lol.

It's 100% possible to take notes during a meeting without opening up another program.
Takes a whole lot of discipline. Definitely much easier if you care about the subject being discussed.
Do not disturb buttons are great for this.
Bizarre suggestion for a device that's kinda hard to find nowadays but which I've heard is awesome: the AlphaSmart Dana.

https://en.wikipedia.org/wiki/AlphaSmart

WOW. I totally forgot this thing existed... I had the “3000” one in high school.

I remember it having a fantastic feel to it for being plastic. Other than that though, things like this were about having a system that you could write on without having to worry about battery life. Laptops were more expensive back then (oh man, I finally feel 31).

Currently to take notes in class, I use a 2008 MacBook Pro running Manjaro w/ i3wm. I try to copy the instructors talking points with shorthand.

Most of my meetings are throug video, so having half-screen the video-feed and other half some sort of note-pad is fairly useful :)
...for those with working memory deficits, yes.

If you need to be able to engage in the meeting, trying to transcribe it isn't much of an option, while taking paper notes remains so, and still provides as much or more benefit.

Disagree with the conclusion that notes are to prevent distraction. For instance, if I am driving and have a particular response or thought to an audio lecture, my interest in notation is not to maintain attention but rather an intense short lived desire to pause that attention and make a reference for future consideration.

Or when reading through materials, jotting down specific insights or relevant particular passages & page notations. Research is about getting through an initial swath of material to elements of interest & use.

Subjected to an involuntary lecture on a subject not of immediate interest that will test recall or retention later, I can see their being benefit in recording what is being expressed - after all, that is literally the purpose of lecture - but the concept of notation is further reaching and of greater depth than a boredom remedy.

> For instance, if I am driving and have a particular response or thought to an audio lecture, my interest in notation is not to maintain attention but rather an intense short lived desire to pause that attention and make a reference for future consideration.

How do you do that while driving? I am looking for a solution.

I don’t have a great answer but I’ve been using Just Press Record on my iPhone and Apple Watch to record stuff while driving. The app transcribes your voice fairly well and I feed it into Bear Notes from there.
I use a dedicated olympus voice recorder. I have an activity that means I have a recurring need to make voice notes on my drive back from it. The voice recorder is great because it's easy to operate by touch as opposed to a touch screen. You hear a beep when it starts so you know it's recording. Recently I have been playing with this script someone wrote to transcribe them into org mode markup files using google speech to text services.

https://github.com/bgutter/voicenotes2org

I agree, but not just because of distractions. I have a hard time retaining what I've read for whatever reason, and always have. However, if I take notes while I'm reading, I tend to remember almost everything. So not only did I take notes in class to stave off distractions, but I also take notes on everything I read. When I'm done writing them, I can throw them away, because they're pretty much committed to memory at that point. Just another anecdote to contribute.
Anecdotal maybe but so common at the same time (we have stats on schools and universities, massive and now old data, and it's pretty clear writing notes helps). I think both the Bayesian and the frequentist agree, here.

And this is possibly a fantastic insight into how brain-memory actually works.

Verbatim copying is shown to improve recall a lot too.
I had one college professor who lived by this. Except he applied this theory by making tests basically "Write everything I said on this topic with correct dates, names, topics, etc. You have an hour to reproduce the content I lectured on for 6 hours." I was graded 99/100 on one test because I said like the March 1922 instead of including the day.

That style can help or hurt. When the class is straight info then sure, I can see the advantage but would never take another class from the professor. When the class is designed for analysis and critical thinking about the topic it kills interest and if they had offered another slot or I wasn't set on graduating quickly and could delay I would have.

I end up summarizing things that don't connect immediately and allowing the connections to stand against reviewing the notes the next day. I can then triage if I took too many notes (remembered more connections and can scale back) or need to review certain topics or sections (dropped connections). I also preferred class structures where we could participate vs being told the info and tested on our ability to regurgitate it. It's good for 101 classes but does not build an educated mind, just knowledge.

This has been sooooooooo true for me in unversity.
This definitely helps me pay attention to other people's updates during daily standup
From my experience, I completely agree with your statement. Sometimes I recall information by remembering the way I wrote something. Like there is a relation with the mental memory and the physical memory of writing notes.

> The fact that you cannot write everything down forces you to think about what you are hearing and find the important part to write down. Now that you have found the important part the writing helps you remember it.

Definitely! You are processing and analyzing the information "on the fly", possibly writing a shorter blurb that captures the essence of the information.

Unfortunately it's not entirely true, in the sense that i managed to write notes and re read them and i couldn't even remember writing them... I guess it's a skill gained in high school

The other point is that if notes are valuable for future reference, i end up missing stuff during a discussion. Which is a problem

I was one of top math students in primary school. In secondary school I barely kept up with writing down stuff from blackboard, even less so at university. I just got by.

Now I learn at home using textbooks, solving exercises, programming and using online materials. I'm much happier now because I can spend as much time as I want until I feel I understand it.

My answer: don't take much notes. Write down only the main topics and unusual conclusions. There's not enough time at classroom so I need to learn at home anyway. If I were to go to university again, I would write down only a rough roadmap. Keep the best textbooks, exercise books and learning materials. They are like systematic notes, but better. For math it's good to have a topic covered by more than 1 textbook, because rarely an author has the same thinking pattern as you and it helps to have an alternate point of view.

After many years of experience and optimization I am most convinced of the outliner concept, and eventually I have even written my own tool for it (see https://github.com/rochus-keller/CrossLine/). A good outliner allows you to structure the text while you type without taking your hands off the keyboard. Compared to a linear text entry, e.g. with a text file, you can put the information directly into a context which makes it much easier to interpret it later. When I was in the management of several large defence projects, this concept helped me to always keep an overview and manage all relevant information in one place. Over time, I was able to record meetings with thirty to fifty people in real time and then distribute the minutes immediately afterwards.
I just installed crossline, looks awesome. Super fleshed out and ready to use. Looking forward to using it.
I have been following a hybrid quadrant method for my meeting notes recently and have really enjoyed the process. The quadrant method has gained some popularity as the method that Bill Gates used to use for his meetings. Your paper is split into four areas, notes, questions, to-dos, assignments. This visual categorization has allowed me to cut down on time looking for information from a meeting and has streamlined my thought process. In addition to this quadrant, I have a topic of the meeting, talking points if it is a meeting I am running and then a next steps section that acts as a one line summary of the topic for the next meeting if it is a recurring one
What's the difference between todo and assignment?
I believe it means the work needs delegation.
Yes you are correct. To-do's for other attendees of the meeting.
Not OP but I assume one gives assignments and receives to-dos.
To-do's for other attendees of the meeting. This is for awareness of actions others are taking after the meeting so I have a full understanding of who is doing what.
For me it comes down to writing down a quick impression of what it is I'm learning. For this I use Notepad++. Then I go back the same day and rewrite my notes while the topic is fresh in mind. The rewritten notes go into Zim Wiki for long term storage. This method has worked well for me for several years now.

The tools don't matter though, but the method does. Modify it as needed to suit your own style and needs :)

(comment deleted)
No system for you just an anecdote for what it's worth. I've never been a note taker and typically taking notes distracts me from extracting the essence of the conversation. In my professional life, I will write down any action items that are assigned to me but will typically instantly go do them and thus rarely have to reference them.

In an academic setting where you're being tested on both the book and what was said in class that may have been "extratextual", the don't-take-notes-so-i-can-listen didn't work as well because I couldn't remember every nuance that could've been tested. In this setting, I found what worked for me was to write down literally everything the professor said in shorthand but comprehensible sentences. This helped my recall immensely and then my studying involved reading the notes i had written (takes about 15-30 minutes total) and seeing if they answered the review questions at the end of chapters.

This worked for most classes except for Discrete Structures and Automata which was such a novel and abstract concept for me at the time that I had to intently listen and scramble to draw the automata and write notes about my thought processes and "aha!" moments that happened on the fly. This is usually great for me still today when I want to remember the revelations that occur in my head as I'm pondering a concept or solution in real-time with a meeting.

Embrace the chaos of the blank text file. It's the most beautiful empty slate you could ask for, because you can so easily capture your ideas with a few keystrokes.

Don't overcomplicate it. The most important thing is the speed at which you can get your idea down in time, because ideas are often easier to grasp quickly than slowly, they kind of fade away exponentially with time, especially the more you try to articulate it.

Use the hierarchical system

I. Roman literals for big topics

  1. Arabic for lesser subjects

    A. For extra clarification 
    
      - for notes
You can expand it further, but these are usually enough. Got this one in university back when nobody had a computer with them. It really helps structure the material and get back to it later. Seems a bit too intuitive now with all the auto-formatting but still really helpful.
OT but I have a personal vendetta against roman numerals. Any time they are mixed up in nomenclature they give me pause.

I've had so many battles with roman numerals making other numbering systems confusing/redundant that the only place I ever want them are on fancy watches.

Even for that they are beaten by 24hr digital, but thats not quite as stylish.

A lot of comments are focusing on note taking processes, but I would step back and ask this:

how will you know if your note taking strategy is working?

One thing that has helped me is keeping a high-level study journal. In essence, I have a small calendar that I draw in a notebook each month. Every morning, I write down ~3 key things I did / studied the previous day. Then, I reflect back on the past couple weeks.

If you're in school, you don't want to wait until a final test to realize you've got a lot to study. And in class, you're not in a good position to think about the notes you'd want a week from now. By journaling and reflecting, you can explore note-taking from a review oriented mindset, "what kind of notes do I wish I had taken yesterday / last week?"