Search Mail

Asks for a search query on IOS; on macOS, uses AppleScript to press keyboard command to open Mailbox Search.

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.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Search%20Mail
Open Shortcut deep link
shortcuts://open-shortcut?name=Search%20Mail
AppleScript code
tell application “Shortcuts Events” run shortcut “Search Mail” end tell

More From This Folder

Email myself

Save a short note to yourself by dictating or typing in the body, then automatically sending the email to your own email address with a canned title.

Get Shortcut »

More From The Library

Copy my Shortcuts folder names

Gets a list of all the titles for your Shortcuts folders. On macOS, uses the Shortcuts Command Line Interface (CLI) to make the request; on iOS, uses a Regular Expression to find the results. Also saves a .txt file of the output.

Get Shortcut »


Get way deeper into Shortcuts – become a member.