Closed GoogleCodeExporter closed 9 years ago
This already works in gcalcli. The --cal option uses a regex for expressing a
calendar. So with the example stated using:
gcalcli --cal "^any-name$" agenda
will work as expected. With the begin/end regex specification any calendar
whose name contains the substring "any-name" will be matched.
See http://docs.python.org/library/re.html
Original comment by eda...@insanum.com
on 31 Jul 2011 at 12:48
Original issue reported on code.google.com by
evilgn...@gmail.com
on 11 Feb 2008 at 5:45