Ask HN: How do you take notes other than using paper?
Hi all,
going trough college, it struck me that notes are still mostly a pen and paper business. At least, that is my experience, as well as my colleague's, for anything that is not plain text.
I found that there is no app that allows me to quickly mix together text, math formulas, code, images, sketches, graphs, and other kinds of media (yes, yes, I hear you invoke the mighty LaTeX... but can you write correct LaTeX on-the-fly?).
I would like to tackle this problem by building a platform for storing and sharing your personal knowledge, and it would help greatly to hear other people's insights on this matter.
So, what I am asking is: do you take complex notes with a computing device?
If yes:
how? what method, device, app?
do you re-process your notes offline?
would you like some functionality that you don't have in your system?
If not:
what is missing from current technology that would allow you to do so?
would you want to upgrade from paper to a computer or tablet application that suits your needs?
Thank you!p.s. In case you want updates on this, check back on http://taquino.it in a few months or send me an email (see HN profile)
87 comments
[ 4.3 ms ] story [ 159 ms ] threadAll the advantages of handwriting, none of the problems of managing stacks of paper.
OneNote - with add-ins
But it is not always quick. If you're using a pen and/or the tablet version of outlook, there are some cumbersome menus to navigate. Still not quicker than paper.
EDIT: Though after a reread of the original post, it is faster than LaTex.
That being said, an app where I can create a folder for, or tag the photos of my notes for the class or conference, put the pictures I took in that category to easily flip through them, and then be able to virtually highlight them, create bookmarks in them, or mark over them with a virtual sharpy would be awesome.
Im glad you mentioned math formulas. One thing I can't do, that would be nice to do in Notes is someway to do math. I like to calculate what each contestant should bet for Final Jeopardy! and it's hard to do it in Notes.
Notes are for you to recall the material better. What helps you with that?
For taking handwritten notes, drawing, annotating slides, etc. I use Notability. I reviewed a few of these apps and liked it because it has a macOS version, offers the option to store all files on a local WebDAV (no cloud needed), differentiates between finger (movement) and pen (writing) and is reasonably simple, i.e. quick to use.
I also looked at Evernote and OneNote. Both are fine programs and I am ok with having most of my notes on their servers; just not all of them. OneNote lost a bit lately. It used to have local handwriting recognition. This is now in the cloud. Impractical and a privacy issue.
I also looked at the MS Surface 4 instead of the iPad but found that I rather have a oversized tablet then a laptop with a detachable keyboard. I enjoy a selection of excellent epub readers and touch enabled video players more than a RAW workflow (Darktable, etc.). These were the things I found being much better on the iPad or on the Surface. There are for sure more differences, depending on the user's needs.
On the iPad I also find PDF Expert for PDK journals and books and Hyphen or Marvin for epubs quite useful. Using Working Copy as a git client is nice for occasionally looking at code or keeping notes in ASCII text. Surprisingly typing on the large 12.9 inch screen works well for me. This was not the case with smaller screens.
The iPAD is the paperless office for me as well as a portable library. It could do much more I think. Working on it.
It is also a good player for Netflix, etc. :)
I'd like to have a CLI version.
There's also org mode, vi, todo.txt, etc. etc. etc. etc....
How about a sharing a location based reminder to retrieve an unused network card from a server next time someone visits the datacenter?
I've tried using the notes app on my iPhone but it's just not quick enough to write things down in - although that might be because I have a 5s with a smaller screen than newer phones. I've used it when I have been without a pen a couple of times, but other than that I have very little use for it.
I think I used Evernote once and it just seemed like an early-2000s version of one note.
Ideally what I want is MediaWiki in a .exe or .app. Most other wiki programs seem to be inferior to OneNote for me, but I'd love to have my own offline Wikipedia of my life and projects.
Related question: would you prefer this to be local or on the cloud? I am oriented towards a cloud service because of cross-platform support and auto sync between devices, but open to suggestions.
It's a simple wiki-on-a-page, with collapsing and linking built in. You can also keep it completely off-line, or have it sync with your preferred solution (Dropbox in my case).
Emacs with Org Mode and deft
Zim
Circus Ponies notebook
Devon Think
Notational velocity with its wiki like linking
Tomboy notes
many more that I could list with time
Some of these will have various limitations such as not supporting images or not allowing easy drawings, etc, but many would come without the overhead of wiki markup.
Images (as well as tables) are kinda a bit of a must for me. I don't find Wiki markup to have much overhead in practice.
Stuff that was just, say, a couple of lines of code or urls, short todo lists that have been todone, long lists of credentials, research.
I delete the stuff I don't think I'll need and store the rest in an encrypted store on my main machine.
To your question, these things are things I almost never want to share with folks, my sketches / doodles /etc are generally ephemeral on purpose, and my images are usually parts of projects or collections of similar media, not part of my "notes", and code, of course, is very good in plain text.
Keep in mind that there are reasons why people, myself included, still take notes on pen and paper. For me, it's a single function thing that keeps me focused on the people I am meeting with... I've never gotten a distracting email on my spiral full of graph paper.
So here's an issue you can solve: I totally don't think that there is an "upgrade" for pen and paper in the situations that I use it.
And though I've never gotten a distracting email on paper, I find it quite easy to do distracting things like doodle, plan dinner, read previous notes, daydream, etc.
EDIT: As I'm brainstorming this, I can see linking to images on the filesystem using a markdown like syntax, then having those images appear when reviewing the notes. Perhaps quickly switching to a program for drawing or automatically syncing pictures of my paper notes or drawings to my PC so I can quickly link those files into the document I am working on.
The problem with these kind of system is that you always need the emacs open, because opening emacs and find the org file you want is too much a friction comparing to opening up a note book and start writing/doodling.
https://chrome.google.com/webstore/detail/papier/hhjeaokafpl...
Cloud solutions are nice, and I've tried several, but it always feels more like a convenience for the provider rather than the consumer.
Not to hammer the org mode drum, but you can output org-mode to opml and into Freemind for visualization.
Neither of them are rich text, either, though you can use markdown.
I find that images, etc, clutter things, and that for me plain text works the best - my snippets are usually code - and it handles that well. I often use urls to link out.
In terms of remembering things - I find typing it out helps, but writing it with pen and paper helps more... and finally the most help is to review your notes. As long as you review soon after taking them, the format almost doesn't matter.
For project/task notes at my desk I write to a single markdown file in the following format:
Every time I save the file, a shellscript makes a date-stamped copy. For searching I wrote a rather obnoxious tool based on lunr.js that indexes the entire history, allowing me to search tasks by content.I use Workflowy for med school notes, which fit better into Workflowy's infinitely expandable/contractable tree nature.
Something programmable/hackable is what I'd be looking for; it'd also be neat if everything was all part of one knowledge graph like Workflowy.
More on the process: http://markbao.com/notes/college-strategies#note-taking
I've gotten nearly as fast as writing on paper for creating diagrams (in OmniGraffle) and LaTeX (with Mac app LaTeXiT), and being able to clearly read my notes without deciphering things outweighs the extra time spent typing.