Book logging in plain text
Of all the ways I’ve logged books, I’m thinking that plain text remains the best. I’ve been adding books to a text (Markdown) file for while now and it’s not pretty, but it works. And it will always work. I publish a copy at www.baty.net/books books.baty.net Like I said, it ain’t pretty. On the other hand, I use it regularly by simply running little searches. If I want to know how many books are read in 2020, it’s just grep 2020- books.md | wc -l and I get 14. To see the actual books, it’s even easier: grep 2020- books.md which gives me this: ...