myuhe / org-gcal.el

Org sync with Google Calendar
449 stars 113 forks source link

Why org-gcal deletes the content of files? #56

Open shackra opened 8 years ago

shackra commented 8 years ago

I just did the configuration and authenticated org-gcal. Fired org-gcal-fetch and for my surprise, all the files specified in org-gcal-file-alist have no content! The content was deleted after calling org-gcal-fetch or org-gcal-sync

WTF???!!!!

I'm glad I had a backup of those files, otherwise I would be mad. Why this package does that?!

I also experienced the bug #50

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.