Add chores

Presents a list of common tasks, then adds select options to the Chores list in Reminders.

Actions Used

shortcuts-action-icon-repeat-with-each.webp
Repeat with Each
Takes a list of items as input, and runs the contained actions once for each item in the list.
Add New Reminder
Creates a new reminder and adds it to the selected list of reminders.
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-list.webp
List
Allows you to specify a list of items to be passed to the next action.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Add%20chores
Open Shortcut deep link
shortcuts://open-shortcut?name=Add%20chores
AppleScript code
tell application “Shortcuts Events” run shortcut “Add chores” 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.