Move events across calendars

Transfers events for the next day from one calendar to another.

Actions

Find Calendar Events
Searches for the calendar events 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.
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-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.
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 Event
Creates a new event and adds it to the selected calendar.

More From This Folder

Extra Details

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

More From The Library


Get way deeper into Shortcuts – become a member.

Browse more