This repo contains a collection of scripts that synchronizes reminders from Reminders.app to Calendar.app. It works best on iOS.
Background info located at https://cinaq.com/blog/2022/11/22/the-missing-link-between-reminders-and-calendar-app-on-ios/
- Open Shortcuts.app
- Reminders list name: this is the name of your reminders list. It also must match with your calendar name.
- Import Reminders2Calendar into your shortcuts on your iPhone.
- Create a new shortcut. I call it Reminders2Calendar Personal
- On your mac open Shortcuts.app
- import the shortcut files from this repo
- configure the shortcuts to your liking
2023-06-21 icloud link
- bugfix to mark completed reminders older than today
2023-06-18 icloud link
- refactor to use wide range of calendar event search to simplify the logic. No need to do 2 searches anymore
2023-05-19 icloud link
- Fixes duplication of completed reminders in the calendar
2023-05-18 icloud link
- Fixes event duplication