gcal-cli
gcal-cli copied to clipboard
Multiple Calendar Support
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!
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