In today’s yak-shaving episode, I tackled this:

How can I easily remember whether I’ve read the whole LWN Weekly Edition or whether I skipped something I want to get back to?

After some back and forth, I settled on embedding the book map widget into the end-of-document dialog. That shows me which parts of the book I’ve read, and also all the bookmarks and highlights. It’s a bit dense (as in lots of information crammed in small space), but my brain likes that.

If anyone has the same “problem”, here goes: https://github.com/liskin/koreader/tree/add-book-map-to-end-dialog/patches

#koreader #lwn