Hacker News new | ask | show | jobs
by mbreese 1669 days ago
I see taking notes like writing code. I write code as if it’s to be read and understood by “me, 6 months from now”. And let me tell you, “me from 6 months ago” can be an idiot at times. But ever since I started with that mindset, my code quality has gotten better, and it is vastly easier to understand.

Notes are the same way, but even more explicit. You largely aren’t writing notes to be consumed while the topic is still fresh in your head and you can remember what your cryptic scratches were meant to convey. You are writing for you in the future when you can remember what a particular acronym was or why you wrote “important!!! - check kobernets out”.

2 comments

This is an excellent point, and basically all of why I worked out the indexing scheme I've mentioned elsewhere today. An aide-memoire is only as good as the aid it can provide, and the index largely unbinds it in time - if I need something from a year ago, it's no harder to find than when it was from yesterday.

It takes a few minutes a day to maintain the index and keep it current, but only a few minutes, and that time is amply repaid by the benefits in utility.

Likewise, I'll sometimes spend the few minutes after a meeting expanding on my notes with context, thoughts for further action or research, etc. This stuff can be hugely useful both in the short term and especially in the long, when I'm revisiting or reconsidering a project and rebuilding the threads of context I had when it was last at the center of my focus.

On the whole, I think the general rule here is that taking notes is a good start, but what really makes them count is putting some thought and effort into taking that raw material and turning it into an accessible and useful mnemonic tool.

And that brings us back to the reMarkable's shortcomings, not least of which is that it offers no way to actually do that. It's all the more frustrating for how the platform clearly could support this capability, maybe in ways genuinely not seen in human history before now - but, as it currently is, it can't even provide the same utility you could get with a quill and hand-laid pages in the 1600s.

Yah, this is majorly true. I discovered at exam time my freshman year that I couldn't read my class notes. I then did a major upgrade to my lettering technique :-)

(I had never taken notes before.)