Add messaging reminder

Prompts you to pick reminders, then a contact, then assigns those reminder to show up when you’re messaging that person.

Actions Used

Select Contact
Prompts to pick a person from your contacts and passes the selection to the next action.
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.
Find Reminders
Searches for the reminders in your library that match the given criteria. Allows for sorting, changing the order, and limiting the number passed as a result.
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.
Edit Reminder
Sets a specific field of the reminder passed into the action. Detail The property of the reminder to edit. Edit The operation to perform on the selected property of the reminder.

Extra Details

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

More From This Folder

More From The Library


Get way deeper into Shortcuts – become a member.