hk21702 / YA-GCal-Notion-Sync-Script

Script to synchronize between a Notion database and Google Calendar both ways. Uses Google App Script.
GNU General Public License v3.0
139 stars 10 forks source link

59 duplicate calendar events in notion #60

Closed hk21702 closed 1 year ago

hk21702 commented 1 year ago

Fixes #59 by changing the behavior of getPageFromEvent such that by default, it does not restrict itself to grabbing entries created before the current minute. Also includes some minor code cleanup.