Is it possible to schedule a post on Micro.blog through a Drafts action? @mtt
Through MarsEdit? @danielpunkass @miraz
Is it possible to schedule a post on Micro.blog through a Drafts action? @mtt
Through MarsEdit? @danielpunkass @miraz
@pratik @danielpunkass @miraz Not that Iām aware of. And the API doc on posting doesnāt list that as an option.
@pratik MarsEdit certainly has a date and time selection tool for a post. I havenāt tried scheduling a Micro.Blog for the future but presume it works just fine.
@Mtt @pratik @danielpunkass Iāll find out in about 5 minutes. š
@Mtt @pratik @danielpunkass My test just now worked fine. Set posting for about 5 minutes in the future and it published at my selected time.
@Miraz Thatās cool. I see the Edit date
option. I wish @danielpunkass let us add it to the toolbar for quick access or on the sidebar (below categories and above server options).
@Mtt thereās a āSend to Marseditā action in Drafts if you want to schedule a post. I donāt think we can send to Mb as a draft from Drafts, right?
@pratik In that case Iām going to mention Keyboard Maestro ā create a palette to display in MarsEdit (or just a global palette). Click the button on the palette and bingo! it does the keystroke / menu choice for you. š I use Keyboard Maestro so much for so many small and large things on my Mac.
@pratik Yeah, you can send from Drafts directly to M.b as a draft instead of published. Youād just need to edit the Action and add the parameter āpost-status=draftā. You could also accomplish this with Shortcuts.
@Mtt Creating a separate action is a good idea. Where in the script should I add the parameter post-status=draft
?
@Mtt BTW here is the Drafts action I use that prompts me to include the title or not as well as add categories.
@Miraz Ah! I need to justify the cost for Keyboard Maestro by thinking of what else I can use it for. Do you have a blog post where you have documented everything you use it for?
@pratik Goodness, that would be a long post! Iāll have a think about it though and see what I can write up.
@pratik You shouldnāt have to reference it again. I can take a look when I get back from holiday travel if you havenāt figured it out by then.
@Mtt added "post-status": "draft"
to the code and it now works. I was missing a ,
at the end of the previous var so it was throwing an error which didnāt make sense.
@pratik At last ⦠I wrote this up a few days ago and thought I could maybe improve it. Instead you have this: miraz.me/2023/01/0⦠š
@pratik Youāre very welcome. I hope it provides a taste of what it can be used for. Feel free to ask questions. š
@Miraz Iāve just sat and read your post. I was aware that you used Keyboard Maestro, but how much you used it. Wow! Thank you for sharing its possibilities.
@crossingthethreshold Thanks for reading. That didnāt cover all my uses by far, but I hope it gave a good taster. Iāve used KM for years now and regularly end up deleting old macros because the world has moved on.