Open a note

Gets the last 20 recently modified notes and presents a menu, then opens the 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-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.
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=Open%20a%20note
Open Shortcut deep link
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 video notes

Presents a menu of the main folder and various subfolders for my Video notes in the Notes open, then opens into the chosen folder using Show Notes Folder.

Get Shortcut »

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 »

More From The Library


Get way deeper into Shortcuts – become a member.