Save thread to Things

Scrapes a Threads post, then adds it to the Things inbox with links in the notes and a “Research” tag.

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.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Save%20thread%20to%20Things
Open Shortcut deep link
shortcuts://open-shortcut?name=Save%20thread%20to%20Things
AppleScript code
tell application “Shortcuts Events” run shortcut “Save thread to Things” 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

Show my Mental Wellbeing data

Opens the Health app to the Mental Wellbeing category where you see data like Mindful Minutes, State of Mind, Exercise Minutes, Time In Daylight, and Sleep data – all types of data that affect your mental state.

Get Shortcut »


Get way deeper into Shortcuts – become a member.