-
If you delete the GCal event and not the Notion item, the calendar sync is inaccurate for other events. However, if you delete the Notion item and run the code again, then everything is fixed again.
-
```
Which Minimalist for Google Calendar option is causing the problem?
Unknown
What is the problem? Describe completely:
Viewing a calendar entry. No vertical scroll bar despite the page needing on…
-
I noticed recently that org-gcal-sync has not been working as the minibuffer just sits trying to connect to www.googleapis.com:443.
I then went to the Google Developers page where I had my creds s…
-
Hi -
My work calendar is used by users in multiple operating systems (Windows, Mac OS, Linux) and people just copy/paste things into the invites that leads to what I Think are mixed encodings like c…
-
As in title, the error is:
java.lang.reflect.InaccessibleObjectException: Unable to make field private static final sun.util.calendar.BaseCalendar java.util.Date.gcal accessible: module java.base d…
-
Currently the user must copy a url from a terminal, open a browser and copy the url and press enter before it can grant taskwarrior access to google calendar synchronisation. This can be a…
a-t-0 updated
3 years ago
-
![Notion-GCAl-Sync Iccue](https://user-images.githubusercontent.com/87049297/180055902-6ddf04ee-3827-43de-97f7-814822663362.PNG)
The above error occurs when I run the script while Google Calendar i…
-
after exporting a schedule to gcal (not sure about ical), i am unable to change the name of that calendar in google calendar- it is currently named "uwflow.com schedule" by default.
I think there sho…
-
Hi, would it be possible to treat child headlines as text of date-stamped headlines? This would allow a way to organize the content of the event description. Free form text is ok for the google side…
-
```
I'm trying to add event starting with bracket - say "[test]" or "(test)
something" into calendar via API, and result i'm getting back is the same
string but with truncated first opening bracket …