Save thread to Reminders

Scrapes a Threads post, then formats the excerpt and links in the notes as well as the URL in a new reminder.

Scripting Actions

shortcuts-action-icon-run-shortcut.webp
Run Shortcut
Run an shortcut from your shortcut.
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-get-dictionary-value.webp
Get Dictionary Value
Gets the value for the specified key in the dictionary passed into the action.
Add New Reminder
Creates a new reminder and adds it to the selected list of reminders.
Show Reminders List
Shows the specified list in the Reminders app.

Extra Details

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

More From This Folder

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.

Get Shortcut »

More From The Library

Open Play TV

Opens the app Play for YouTube on an Apple TV of your choice so you can select videos you’ve saved for later to open in the YouTube app.

Get Shortcut »

Open the AI Image Generator from Meta AI

Opens the URL for the AI Image Generator from Meta AI where you change options like aspect ratio or aesthetics along with your prompt. Capabilities listed include “Create images,” “Create an image of yourself,” “Edit images,” “Restyle images,” “Animate images,” and “Analyze images.”

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more