Ask HN: (Foot)notes Done Right?
Often, in an article or essay, it is reasonable to add notes at various places in the text: comments that some readers might be interested in, and some will skip. I wondering how these should best be handled, on a modern web page.
Historically, these were done with footnotes or endnotes. The web has given us pop-ups and links to separate pages. But all of these have problems.
Properties I think notes should have:
1. Notes should be easy to find from the point in the text where they are referenced.
2. Going to the note and back to the main text should be fast and effortless, so as not to break the reader's train of thought.
3. Notes should be visible without explicitly accessing the referencing point in the text.
4. Having seen a note, it should be easy to find the place in the main text that refers to it.
All the methods mentioned above are not too bad on 1, at least a little iffy on 2 & 3 (pop-ups and links are very bad on 3), and very poor on 4.
What do we do about this? My current best idea is side notes with a visible link (a line?) to the place in the text that references them. This line (or whatever) would be very faint normally, and be highlighted (temporarily?) when either the referencing point or the note is selected.
But surely other people have given this some thought. Can anyone point me to worthwhile ideas about notes, or examples of good (or innovative) implementations?
4 comments
[ 0.65 ms ] story [ 21.7 ms ] threadPut the main stream of information down the left side, and any additional notes in boxes down the right.