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

Open by folder group

Uses the Choose From menu action to present top-level categories for Notes folders, then includes multiple other menus for each category and opens into the chosen Folder.

Get Shortcut »

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

Start Multiple Timers

Starts two pre-set timers at once, each for different lengths. This version is a pomodoro timer, set to go off at 20 minutes for a break and again 5 minutes after to get back to work.

Get Shortcut »

Add time entry

Prompts you to add a start time and end time, then what you worked on, then pick a project – once you’re done, Timery logs the entry in Toggl.

Get Shortcut »

Please disturb me

Sets the playback destination to AirPods Pro and turns Transparency on, turns off Do Not Disturb and Airplane Mode, turns on Cellular Data, Bluetooth, and Wi-Fi, sets the volume to 85%, the brightness to 100%, and turns on Light mode, then turns on every option for Sound Recognition, then vibrates if run from iPhone when it’s all done.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more