Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Calendar Support #6

Open
duckunix opened this issue Oct 11, 2017 · 1 comment
Open

Multiple Calendar Support #6

duckunix opened this issue Oct 11, 2017 · 1 comment

Comments

@duckunix
Copy link

Hello,
Is it possible to use multiple calendars? I have a shared calendar among the family, in addition to my main one, and I would like to see all of them.

Thanks!

@toniov
Copy link
Owner

toniov commented Oct 12, 2017

Hi!

Sadly It's not possible to see all of them at once now.
I'll see how to add multiple calendars in a future release.

At the moment, you can set your shared calendar ID in your config file and execute gcal separately:

./gcal-config.json

{
  "CALENDAR_ID": "your_shared_calendar_id"
}

And then:

$ gcal -C ./gcal-config.json list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants