Dictate Timer

Prompts for dictation, then starts a timer for the given number of minutes.

Actions

shortcuts-action-icon-dictate-text.webp
Dictate Text
Transcribes what you say aloud into text and passes the result to the next action.
shortcuts-action-icon-get-numbers-from-input.webp
Get Numbers from Input
Returns numbers from the previous action’s output.
Start Timer
Starts a timer in the Clock app for the specified amount of time.

More From This Folder

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 »

Cancel Timer

Cancels the next-most timer running in the Clock app. If there are multiple timers, the second timer will continue running unless this action is used again.

Get Shortcut »

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Dictate%20Timer
Link to Open Shortcut
shortcuts://open-shortcut?name=Dictate%20Timer
AppleScript code
tell application “Shortcuts Events” run shortcut “Dictate Timer” end tell

More From The Library

Open into the TV app

Presents a menu of sections in the TV app and opens the deep link into the app on iPhone, iPad, and Mac – options include Home, Search, Store, Sports, Apple TV+, and Library. When run from Apple Watch, opens the Apple TV app.

Get Shortcut »

Scrape session titles

For a given list of Apple Developer session URLs, this will iterate through each, grabbing the name of the webpage, cleaning it up, and reformatting it into a Markdown list before copying that to your clipboard.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more