Closed GoogleCodeExporter closed 8 years ago
It would also be nice to be able to select all calendars. Even as a --cal
option such as:
google calendar list --cal "all"
Original comment by darwinsurvivor
on 19 Jun 2010 at 11:09
Accessing multiple calendars isn't supported yet, but it seems like people are
interested.
Original comment by tom.h.mi...@gmail.com
on 19 Jun 2010 at 8:41
Patch for your enjoyment. Calendar selection now allows for more than one
calendar to be used.
Here are some new usage examples:
$ google calendar list --cal ".*" # List all events from today onward on
all calendars
$ google calendar list # List all events from today onward on
primary calendar
$ google calendar today --cal ".*festivus.*" # List all events today on any
calendar that contains "festivus" in its title
Just be sure that "regex" is true in your config file (see ConfigurationOptions
in the wiki)
Original comment by tom.h.mi...@gmail.com
on 21 Jun 2010 at 1:26
Attachments:
This issue was closed by revision r264.
Original comment by tom.h.mi...@gmail.com
on 21 Jun 2010 at 1:36
Issue 103 has been merged into this issue.
Original comment by tom.h.mi...@gmail.com
on 22 Jun 2010 at 4:50
Original issue reported on code.google.com by
SpudsMc...@gmail.com
on 19 Jun 2010 at 12:41