Save thread to Bear

Scrapes a Threads post, formats the title, except, and link, and opens Bear to add it as a note.

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-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.

Extra Details

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

Share as JPG

Takes a photo, resizes it to 1440px wide, converts it to a JPEG, and opens the share sheet so you can save it or send it elsewhere.

Get Shortcut »

Search App Store

Asks you for a query, then finds up to 25 results from the App Store and asks you which one to open. Change the “Results” parameter to iPad or Mac to specify for those platforms.

Get Shortcut »

Check my sleep data

Opens into a variety of pages in the Health app, including: sleep, nutrition, handwashing, toothbrushing, activity, flights climbed, body measurements, mobility, heart data, VO2 max info, environmental volume levels, and headphone levels.

Get Shortcut »


Get way deeper into Shortcuts – become a member.