2023/02/17#p1
The updated version of PHP-MST is now available on GitHub including revised item storage, admin options, and post editing.
I'm thinking about adding support for RSS enclosures so that you could effectively have a podcast via the tool. This is also, technically, the last element required to fully support textcasting, although I would also need to include source:markdown elements in the feed.
Update: I added the source:markdown elements to the feed earlier and it all appears to be working okay. Code re-use is a wonderful thing.
2023/02/17#p2
Call me a sucker for a gimmick but something I've always fancied on the blog is to be able to swipe between days on my phone.
Well, now I can 😆:
😆 I've wanted it for ages.

Not sure if you're experiencing it, but the swiping is creating scrolling issues for me on my iPhone and iPad. I can swipe left to right, but now can't swipe to scroll. On the iPad the only way to scroll is via keyboard commands.
Not experiencing that on my Samsung, but maybe I'll adjust the sensitivity.
Thanks for the heads up.
I've made a change, let me know if it helps.
Works!
Cool, thanks.
2023/02/17#p3
We're off to my in-laws for the weekend, leaving early tomorrow morning. I'll have to wait until next week to work on the enclosure support for PHP-MST.
I say that but, knowing me, I'll just do it on my phone. It's surprising just how much I code on this little slab of glass.
@colinwalker got my install working at mst.andysylvester.com/! woohoo!
Glad we finally got it sorted. Thanks for your help.