myuhe / org-gcal.el

Org sync with Google Calendar
450 stars 113 forks source link

Deleting events work only for the first calendar #96

Open stvharman opened 7 years ago

stvharman commented 7 years ago

This was confusing to figure it out but I realized that deleting an event under the cursor works only if that the google calendar including that event is in the first order which is the default/main calendar in most cases. This is the result.

Do you really want to delete event?

Another experiment

 (y or n) y
(error http 404)

You can run the command ‘org-gcal-delete-at-point’ with M-x -gc-d RET
(error http 404)

I think this issue is similar to another one posted earlier about not being able to post events to any calendar other than the first calendar.

telotortium commented 4 years ago

Hi everyone! This repository is obsolete - the actively developed fork is now https://github.com/kidd/org-gcal.el, which is also the "org-gcal.el" on MELPA (see #115). I'm one of the maintainers of https://github.com/kidd/org-gcal.el. I can't directly close issues or PRs on this repo, but please download https://github.com/kidd/org-gcal.el and see if your issue or PR is still applicable. If so, open an issue or PR on https://github.com/kidd/org-gcal.el. In any case, you should close your issue or PR in this repo.