Earlier quoted context omitted.
https://pdfs.semanticscholar.org/488e/c93cf68806bd8ac63fc7d0... ... interesting research that suggests that trying to type-out a transcript with a keyboard might be more effective.
And conversely https://www.scientificamerican.com/article/a-learning-secret...
Ask HN: How to Take Good Notes?
81–90 of 137 posts
Re: Ask HN: How to Take Good Notes?
#821) dump everything into your notes that might be useful
2) organize and highlight the most important stuff
---
I’m one of the creators of https://bytebase.io and that’s where I take notes. We’ve designed Bytebase to decouple the capture and organize phases.
- In my first pass when taking notes, I write down anything that might be helpful later.
- Each note is captured as a “byte” - a short chunk of information.
- I then go back and re-organize by adding tags to categorize certain bytes and using drag and drop to move things around.
Re: Ask HN: How to Take Good Notes?
#83If 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…
Re: Ask HN: How to Take Good Notes?
#84Re: Ask HN: How to Take Good Notes?
#85Earlier quoted context omitted.
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.
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
Re: Ask HN: How to Take Good Notes?
#86Noting isn't ONLY about copying info from the class. You should note everything that comes to your mind.
For example:
* You have a question. Note it, so you will figure out the answer later.
* You have an idea or infer something from what the teacher says. Note it.
* You have a task. Maybe you should go check this book at the library. Note it.
Now the most important part of note taking is actually reviewing your notes. This helps you retain what you learned and follow up with questions and action items.
Re: Ask HN: How to Take Good Notes?
#8780% 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…
https://pdfs.semanticscholar.org/488e/c93cf68806bd8ac63fc7d0... ... interesting research that suggests that trying to type-out a transcript with a keyboard might be more effective.
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.
Re: Ask HN: How to Take Good Notes?
#88Within __30 minutes__ since the end of the lecture, I go over the notes and organize them. Note the 30 minute limit! If you try to organize the notes the next day, you won't be able to remember the lecture and not be able to fill in the missing details.
Re: Ask HN: How to Take Good Notes?
#89I first just jot them down on the Mac's Notes app. This bit isn't that important. You just write whatever you are taking notes of, no particular structure. The next bit is important though. Within __30 minutes__ since the end of the lecture, I go over the notes and organize them. Note the 30 minute limit! If you try to organize the notes the next day, you won't be able to remember the lecture and not be able to fill…
Re: Ask HN: How to Take Good Notes?
#90If you do understand enough and the topic is knowledege-based (not example based like code or math) you can write down the structure alone and do lookups into the organizers' pdf if you forgot a point.
This is like a map where the key points are put down in collections.
Key points can have explanations/clarifications too:
Java Agent. Interpreter-feature.
or
Dynamic. Modifcation & addition.
Example for java code analysis: https://pastebin.com/HZRReG1W
Note: It fails where examples/code/math is needed. I'll probably write my own app one day, but what I imagine is the best way includes versioning, learnability, sharing etc which makes the endeavor quite complicated due to sheer the amount of moving parts. The ability to learn anything is too good a dream though so I cant give it up ever haha!