Open Threads app

Opens the Threads app from Instagram/Meta. On iPhone, works well with custom icons. On iPad, uses Stage Manager to make proper window. On Mac, opens web app created using Add to Dock.

Actions

shortcuts-action-icon-if.webp
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.
shortcuts-action-icon-url.webp
URL
Passes the specified URL to the next action.
shortcuts-action-icon-open-urls.webp
Open URLs
Opens URLs passed into the action in Safari (or the corresponding app if it’s a deep link).
shortcuts-action-icon-open-app.webp
Open App
Opens the specified app.

More From This Folder

Post media to Threads

Asks you to select media to store on your clipboard, then asks you to enter a post to pass to Threads where you can paste your media. On Mac, gets file from Finder/Services and opens Threads.net.

Get Shortcut »

Post to Threads

Asks you to enter the text of your post, then URL encodes the result and passes it to Threads’ URL scheme for creating posts. On Mac, copies the result and opens Threads.net.

Get Shortcut »

Cross-post everywhere

Prompts you to enter in a message, then copies the text, posts it to Mastodon via Ivory, then opens Threads with the message filled out. On Mac, opens the Threads website.

Get Shortcut »

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Open%20Threads%20app
Link to Open Shortcut
shortcuts://open-shortcut?name=Open%20Threads%20app
AppleScript code
tell application “Shortcuts Events” run shortcut “Open Threads app” end tell

More From The Library

Scrape session titles

For a given list of Apple Developer session URLs, this will iterate through each, grabbing the name of the webpage, cleaning it up, and reformatting it into a Markdown list before copying that to your clipboard.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more