Allow multiple accounts
telotortium opened this issue · 1 comments
telotortium commented
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.
telotortium commented
With #200 merged the work to implement multiple accounts should be straightforward.