Open a note

Gets the last 20 recently modified notes and presents a menu, then opens the note.

Scripting Actions

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-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.
shortcuts-action-icon-choose-from-list.webp
Choose from List
Presents a menu of the items passed as input to the action and outputs the user’s selection. Prompt The instruction provided when the list is presented. Select Multiple When enabled, multiple items may be chosen from the list.
shortcuts-action-icon-show-note.webp
Show Note
Opens the note passed in as input.

Extra Details

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

More From This Folder

Add to wishlist

Asks you to enter a name on import, then looks for a note with the name and “wishlist” and creates one if not found – then, adds any links from the Share sheet or asks you to enter in a new item, then appends it to the list automatically.

Get Shortcut »

More From The Library

Open RSS posts

Gets the RSS feed from the Shortcut Input, extracts 10 stories, presents them in a menu, and copies the chosen URLs before opening them in Safari.

Get Shortcut »

Browse the TV Store

Presents a menu for opening into the TV app to the Store section, either directly usnig a deep link, using the iTunes actions in Shortcuts, or Apple’s RSS feeds for top movie and TV content – plus categories for dedicated “rooms” in the TV app for special content.

Get Shortcut »

L Monitor Setup

Organizes my display arrangement so my vertical monitor is arranged evenly with a horizontal monitor, plus an iPad active on Sidecar beneath.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more