Open a note

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

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.

More From This Folder

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 The Library

Open recent calls

Opens the deep link into the Recents section of the Phone app to see your incoming and outgoing calls, plus any missed calls (mobilephone-recents://).

Get Shortcut »

Open Spoken Content preferences

Opens the deep link in Accessibility > Spoken Content where you can adjust settings like Speak Selection, Speak Screen, Highlight Content, Typing Feedback, Voices, Default Language, Speaking Rate, and Pronunciations.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more