Set stand reminders

Creates reminders every hour at 50 minutes in to remind you to stand, repeating throughout the day until 10 pm.

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-repeat.webp
Repeat
Repeats the contained actions, running them the specified number of times.
Date
Passes the specified date and time to the next action.
Format Date
Formats a date and time into text.
Adjust Date
Adds or subtracts an amount of time from the date passed into the action.
shortcuts-action-icon-set-variable.webp
Set Variable
Sets the value of the specified variable to the input of this action.
Add New Reminder
Creates a new reminder and adds it to the selected list of reminders.
action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.
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.

Extra Details

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

More From This Folder

Dictate reminder

Uses the Dictate Text action set to stop listening “After Pause” and then saves my text into the To Do list created in Reminders (or your default list).

Get Shortcut »

More From The Library


Get way deeper into Shortcuts – become a member.