Open from saved searches for entries

Presents a list of pre-programmed Search options, then searches for the chosen text in the Journal app.

Actions

shortcuts-action-icon-list.webp
List
Allows you to specify a list of items to be passed to the next action.
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-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-nothing.webp
Nothing
This action does nothing and produces no output. It is useful to separate blocks of actions, or to ensure that no input is passed to the next action.

More From This Folder

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Open%20from%20saved%20searches%20for%20entries
Link to Open Shortcut
shortcuts://open-shortcut?name=Open%20from%20saved%20searches%20for%20entries
AppleScript code
tell application “Shortcuts Events” run shortcut “Open from saved searches for entries” end tell

More From The Library


Get way deeper into Shortcuts – become a member.

Browse more