Wednesday & Thursday Journal (20260723) 0 ▲ CozyNet RSS feed 5 hours ago · 6 min read1105 words · Tech · hide · 0 comments I'll probably start doing an image of the day soon Today I did some work on the CozyNet site to improve the pagination buttons for "Next post" and "Previous Post" to better handle single day multi-posts. I touched on this a little earlier this Monday, but didn't complete it. The issue that I was facing was organizing posts by date and time that fell on the same day. The naming convention wasn't lending itself to be very helpful here since it only tracked the date and the file system doesn't seem to keep track of creation time. Also, I'm not particularly fond of basing scripts in this manner upon the file creation date and time anyhow, since it's something that's often easily modifiable. Back when I migrated CozyNet to a new server, my file migration process changed the time stamps and date of every file since they weren't preserved; I find this method of tracking highly unreliable and prone to future instability. So I had to figure something out. My example files were "20260720_blog"… No comments yet. Log in to reply on the Fediverse. Comments will appear here.