Save thread to Notes

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

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.
shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.
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-set-variable.webp
Set Variable
Sets the value of the specified variable to the input of this action.
shortcuts-action-icon-copy-to-clipboard.webp
Copy to Clipboard
Copies the result of the last action to the clipboard.
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-create-folder.webp
Create Note
Shares the input with Notes using the standard Notes share extension.
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.

More From This Folder

Extra Details

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

More From The Library

Turn on KQED

Turns on my living room, turns off your alarm in case you’ve woken up before it, and softly plays the radio station on my HomePod.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more