Hey there! I’ve been building up an arsenal of Apple Shortcuts that I’ve made to work with Micro.blog, and thought it might be good to post them here for folks to find and use.
I’m open to suggestions if you see areas for improvement! And I’ll do my best to keep this post updated as I publish more of them.
Added a setup step to specify your microblog’s ID number so that posts always get sent to the right blog. (Handy if you accidentally leave Micro.blog set to one of your other blogs.) If left blank, it will default to the last blog you used on your account.
Added a fallback if no input is passed to the shortcut. It will show your clipboard contents and allow you to edit them and continue or cancel.
Added an option to set a persistent upload destination in case you have multiple sites with Micro.blog. Just add your Micro.blog subdomain (i.e. https://jarrod.micro.blog) in the ‘Setup Stuff’ to always upload to a particular site. If left blank, it will default to uploading to the last site you used on Micro.blog.
This shortcut helps you post to Micro.blog for its Community Photoblogging Challenge. It handles everything from setting up the text of the post following a consistent format, to selecting and uploading a photo and publishing it to your blog.
Now you copy the quote before sharing its URL, meaning the shortcut is far more flexible and can be run from anywhere (like RSS reader apps!), not just Safari
This is a massive update with a bunch of new niceties, like options to include author attribution, saving copies of each post to Drafts, and much more.
Fixed a couple of bugs related to variables incorrectly converting between text and URLs (thanks @pratik and @ericmwalk!)
Cleaned up the final actions by reusing the text-to-publish variable so it’s more clear what’s getting updated and shared
Vastly simplified formatting the source’s hyperlink during setup
Fixed a bug regarding checking for the user’s preference for including the author’s name and checking if it’s being run on a Mac make sure the author-name variable is passed along correctly
This shortcut helps you to reuse memes saved as Markdown without having to re-upload the image to your Micro.blog account (or wherever you store your image files) or re-write the alt text over and over again. It presents a list of memes saved to a text file for you to choose from, or allows you to upload a new one and save it to that same text file.
Some niceties:
Auto-setup to create and update the necessary text file
Auto-sorting to put your most used memes at the top of the list
(Hey @manton or @jean, I can’t seem to edit the original post here to add this one to the list. Is there a time limit on how long/often a post can be edited in the Help Center?)
No frills or menus to tap through. Just get an image into the shortcut and it spits out Markdown. Works great when run as a function from other shortcuts, like when building a blog post with an image, since it requires minimal interaction.
If you’re like me, you sometimes struggle to fit your witty and very cool social media post within the character limit. It can be a fun game to trim it down, but sometimes it’s a hassle. For those tough times, here’s Rewrite Shorter, powered by ChatGPT and Shortcuts.
It’s serendipitous that I saw these pop up today. Earlier is cobbled together, as best I could, a shortcut that takes a YouTube video ID in the clipboard, and sticks it into a correctly formatted Hugo shortcode, then back into the clipboard to be pasted into a post I can only do basic stuff like this, though.