Open GoogleCodeExporter opened 9 years ago
I'm not sure what the issue is here. That's the name of your primary calendar,
to distinguish between it and secondary calendars (which you apparently have
none of).
Original comment by tom.h.mi...@gmail.com
on 3 Aug 2010 at 2:13
Actually, I have four other calendar, and it's displaying my email, not the
calendar name. I just reinstalled googlecl on a fresh Ubuntu box, with the
latest code. Previous versions did not display it.
Original comment by csa...@gmail.com
on 3 Aug 2010 at 2:20
Ah, sorry, forgot my own change. If you use
$ google calendar today title --cal ".*"
you'll see all of your calendars appear.
The email address is the name of your primary calendar, unless you changed it.
Even then, that change should be reflected in the printout. I'm still not sure
what the issue is here -- what do you expect to see?
Original comment by tom.h.mi...@gmail.com
on 3 Aug 2010 at 2:34
Only the event titles...I'm piping the output to a text file to display on my
desktop and other apps.
Prior versions would output
Event Title 1
Event Title 2
Event Title 3
Currently, I get
[emailaddress]
Event Title
Original comment by csa...@gmail.com
on 3 Aug 2010 at 3:38
I see. You could pipe the output through grep, or edit the source (just need to
comment out lines 452 and 453 in googlecl/calendar/service.py) I'm not sure
what kind of modification I'd make to the trunk to accommodate this.
Original comment by tom.h.mi...@gmail.com
on 3 Aug 2010 at 4:16
I changed the name of my primary calendar a while before I ever installed
googlecl, but it shows my email address regardless instead of its current title.
Original comment by nvsbl.mo...@gmail.com
on 15 Oct 2010 at 4:30
I changed the name of my primary calendar a while before I ever installed
googlecl, but it shows my email address regardless instead of its current title.
Original comment by nvsbl.mo...@gmail.com
on 15 Oct 2010 at 4:30
Original issue reported on code.google.com by
csa...@gmail.com
on 3 Aug 2010 at 6:20