@manton I have a question about how posting to micro.blog from Drummer works. I have an OPML file in Drummer that I use for posts I publish to micro.blog. I run a script that I think you provided that basically pings micro.blog to publish new entries, http.readUrl("micro.blog/ping" + opml.getHeaders().urlPublic)
As that file grows, I may want to remove items from that file, for example, I have entries from 2021 in the outline. What I don't know is, if I delete posts from that outline what happens the next time I publish? Will the post be deleted from micro.blog?