Save thread to OmniFocus

Scrapes a Threads post, then adds it to OmniFocus with the excerpt in the task title and links in the notes before opening the item.

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.

Extra Details

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

More From This Folder

More From The Library

Watch Foundation

Based on the award-winning novels by Isaac Asimov, Foundation chronicles a band of exiles on their monumental journey to save humanity and rebuild civilization amid the fall of the Galactic Empire.

Get Shortcut »

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