YA-GCal-Notion-Sync-Script icon indicating copy to clipboard operation
YA-GCal-Notion-Sync-Script copied to clipboard

Script to synchronize between a Notion database and Google Calendar both ways. Uses Google App Script.

Results 8 YA-GCal-Notion-Sync-Script issues
Sort by recently updated
recently updated
newest added

L497 Comment said offset by one day to get the end date. But the code seems to be missing, which leads to the problem of extending the days of whole-day...

bug
documentation

Hi. I was trying to setup this sync but I got an error. ``` Error: {"object":"error","status":400,"code":"invalid_request_url","message":"Invalid request URL."} notionFetch @ main.gs:421 deleteCancelledEvents @ main.gs:704 main @ main.gs:24 ``` I realized...

bug

Support for adding, modifying, and syncing reminder settings for GCal.

enhancement

Hello! I would like to use this script to sync between Notion and GCal however there are issues when I try to add a new calendar ID to CalendarID.js such...

bug
help-wanted

I'm a student and am using this calendar to help organize different views of assignments (calendar and table views that are sortable by grade weights or deadlines). While this calendar...

enhancement

**Is your feature request related to a problem? Please describe.** I use multiple Notion databases. For every database, I need to create a new Google Appscript Project **Describe the solution...

enhancement

I'd like the script to only sync events from my GC if the description contains a certain string (e.g. "")

enhancement

See #47 Bug where the script handles some database URLs improperly when a custom domain is set. In particular, the old notion.so/acmedesign/xxxxx12345 format is incompatible with how the script currently...

bug