Add link of the week

Searches for a note called “Links of the Week” and appends the shortcut input or clipboard text to the end in the Notes app.

Actions Used

shortcuts-action-icon-get-clipboard.webp
Get Clipboard
Passes the contents of the clipboard to the next action.
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-urls-from-input.webp
Get URLs from Input
Returns any links found in the output from the previous action.
action-icon-append-to-note.webp
Append to Note
Appends the text passed as input to the specified note. Note The note to append to
shortcuts-action-icon-find-notes.webp
Find Notes
Searches for the notes in your library that match the given criteria. Sort by Optionally, what to sort the notes by. Order The order to sort the notes in. Limit Whether or not to limit the number of notes retrieved.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Add%20link%20of%20the%20week
Open Shortcut deep link
shortcuts://open-shortcut?name=Add%20link%20of%20the%20week
AppleScript code
tell application “Shortcuts Events” run shortcut “Add link of the week” end tell

More From This Folder

More From The Library

Search Apple Maps

Asks for your search query, encodes the text, then opens the deep link into Apple Music.

Reference: https: or or developer.apple.com or library or archive or featuredarticles or iPhoneURLScheme_Reference or MapLinks or MapLinks.html

Get Shortcut »


Get way deeper into Shortcuts – become a member.