kidd/org-gcal.el

Allow multiple accounts

telotortium opened this issue · 1 comments

Currently, org-gcal-client-id and org-gcal-client-secret are string variables, so we only allow a single account for all calendars. It would be nice to allow multiple accounts.

With #200 merged the work to implement multiple accounts should be straightforward.