New in the Shortcuts Library: Threads shortcuts

Threads by Instagram just released, and that means I'm building shortcuts – there's much to work off, even right at the start.

I’ve just added a new folder to the Shortcuts Library — my set of Threads shortcuts:

  • Open Threads: Opens the Threads app from Instagram/Meta. If run from iPad, activates Stage Manager so the app works as a standalone window; on iPhone, use with a custom icon and Add to Home Screen.
  • Share my Threads profile: Takes your pre-inputted Threads URL and copies it, then shows the Share Sheet.
  • Show my Profile in Threads: Switches the Threads app to your own profile. Useful for checking your follower count.
  • Cross-post to Ivory and Threads: Prompts you to enter in a message, then copies the text, posts it to Mastodon via Ivory, then opens Threads so you can paste the message.
  • Cross-post to Twitter and Threads: Prompts you to enter in a message, then copies the text, posts it to Twitter, then opens Threads so you can paste the message.
  • Open username in Threads: Prompts for a username (or accepts one as input) and opens the redirect into the Threads app.
  • Scrape Threads post: Accepts a Thread link as input, extracts the username and excerpt, and formats it with multiple link types into a JSON dictionary shared as output.
  • Quote Thread: Accepts a Thread link, scrapes the data, then formats it as a quote from the author and links back to the post/profile. Works well as a function for saving Thread posts quickly.
  • OCR Thread: Accepts a Thread link, scrapes the data, then opens the link, waits for it to load, takes a screenshot, extracts text from the screenshot, then prompts you to delete the extra text before replacing the excerpt in the Thread JSON dictionary.

Check out the folder of Threads shortcuts on the Shortcuts Library.

Posts You Might Like

How To Play A Headphones-Only Alarm On iPhone
Esther from Mastodon shared a great tip for using Personal Automations for psuedo-alarms when you don’t want to play alerts out loud – I built off her idea with a tip around Alarm automations.
How to save Mastodon accounts to Lists using Shortcuts
When working with Mastodon accounts, there's only one place to add them to a List — the profile. With Shortcuts, I've built a tool that lets you add someone to a list from your timeline, a status post, or any link.
How to build an App Intents Spotlight integration using Shortcuts »
Apple has introduced a new feature to display App Intents in Spotlight – Antoine Van Der Lee wrote up how he implemented the change in his app WeTransfer.
The iPhone 15 Pro’s new Action button has deep Shortcuts integration