myuhe / org-gcal.el

Org sync with Google Calendar
452 stars 113 forks source link

Fix org-gcal-file-alist customize. #101

Open arielshaqed opened 6 years ago

arielshaqed commented 6 years ago

It's an alist, customize it as such. With this patch I can customize and then org-gcal-fetch (without it I cannot).

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.