2026/03/09#p1
Yesterday, good friend Jay Springett DM'd me to say he was catching up with my blog, and requested a feature:
to be able to navigate between the entries [days] with the L/R arrow keys
While I already had the ability to swipe left & right on a touchscreen, I hadn't considered this.
When the site was still on WordPress, I added keypress checks for J & K at one point to follow the established convention. Maybe I do this again.
For now, you can navigate back and forth between days using the left and right arrow keys. I need to keep an eye on the throttling threshold I have set so as to find the right balance between usability and protecting the server.
# Hmmm. For some reason, the next date is not being calculated correctly. 🤔 I'll have a look later.