bernigaud / googlecl

Automatically exported from code.google.com/p/googlecl
0 stars 0 forks source link

Calendar delete ignores command line option? #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
$ google.py calendar delete "Dinner party with George"
Please specify query: Dinner party with George
Are you SURE you want to delete event "Dinner party with George"? (y/N): y

Original issue reported on code.google.com by credenti...@gmail.com on 4 Jun 2010 at 7:33

GoogleCodeExporter commented 9 years ago
Ah, forgot the --title.  Maybe someday it can complain about extraneous args.

Original comment by jh...@google.com on 4 Jun 2010 at 7:41

GoogleCodeExporter commented 9 years ago

Original comment by tom.h.mi...@gmail.com on 7 Jun 2010 at 6:59

GoogleCodeExporter commented 9 years ago
Tom, I would leave out the --title option.  I believe that is how the contacts 
service handles addition and deletion of contacts without the --title.  Maybe 
call this WontFix?

Original comment by ericvw on 28 Jun 2010 at 1:36

GoogleCodeExporter commented 9 years ago
This is essentially a duplicate of issue 4 -- r431 interprets "Dinner party 
with George" as the title.

Original comment by tom.h.mi...@gmail.com on 26 Sep 2010 at 4:56