kidd / org-gcal.el

Org sync with Google Calendar. (active maintained project as of 2019-11-06)
432 stars 47 forks source link

Error 400 on remove time range #206

Open bitozoid opened 1 year ago

bitozoid commented 1 year ago

If I change the date of an existing (posted) event from a time range to all-day, I get an HTTP 400 error.

Org-gcal Version: 20220809.1955 Emacs 27.1 Org 9.5.4

It looks like: https://github.com/myuhe/org-gcal.el/pull/37

By the way, is there a way to post an all-day event directly? I usually post a timed event and then I have to remove the time range and post again.

telotortium commented 1 year ago

By the way, is there a way to post an all-day event directly? I usually post a timed event and then I have to remove the time range and post again.

You can create an event like this, putting the duration in the org-gcal drawer:

* MEETING Test All Day Event
:org-gcal:
<2022-11-18 Fri>--<2022-11-20 Sun>
:END: