Save thread to Notes

Accepts a Thread link, scrapes the data, and formats it quickly for Notes.

Actions Used

shortcuts-action-icon-copy-to-clipboard.webp
Copy to Clipboard
Copies the result of the last action to the clipboard.
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-from-input.webp
Get Dictionary from Input
Makes a dictionary from the text passed as input. JSON (like {“foo”: “bar”}), key-value pairs (like foo=bar&baz=biz), and XML-based plist are supported.
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-set-variable.webp
Set Variable
Sets the value of the specified variable to the input of this action.
shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.
shortcuts-action-icon-run-shortcut.webp
Run Shortcut
Run an shortcut from your shortcut.
shortcuts-action-icon-make-rich-text-from-markdown.webp
Make Rich Text from Markdown
Takes the inputted Markdown and turns it into rich text, which can then be converted to other formats.
shortcuts-action-icon-show-alert.webp
Show Alert
Displays an alert with a title, a message, and two buttons. If the user selects the OK button, the shortcut continues. The cancel button stops the shortcut.
shortcuts-action-icon-show-note.webp
Show Note
Opens the note passed in as input.
shortcuts-action-icon-create-folder.webp
Create Note
Shares the input with Notes using the standard Notes share extension.

Extra Details

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

Copy timestamp for Discord

Creates a special message for Discord to help avoid confusion that displays a specified date and time in each user’s timezone by converting the value to a Unix timestamp, with your choice of formatting options. Includes a bypass with Shortcut Input values.

Get Shortcut »

Cancel Timer

Cancels the next-most timer running in the Clock app. If there are multiple timers, the second timer will continue running unless this action is used again.

Get Shortcut »

Watch Severance

Mark leads a team of office workers whose memories have been surgically divided between their work and personal lives. They begin a journey to discover the truth about their jobs.

Get Shortcut »


Get way deeper into Shortcuts – become a member.