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.

Actions Used

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.
shortcuts-action-icon-run-shortcut.webp
Run Shortcut
Run an shortcut from your shortcut.
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

Run Shortcut deep link
shortcuts://run-shortcut?name=Save%20thread%20to%20Reminders
Open Shortcut deep link
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

More From The Library


Get way deeper into Shortcuts – become a member.