bernigaud / googlecl

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

Gmail Tasks as a service #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add support for Gmail Tasks as a service.

Original issue reported on code.google.com by mscurte...@google.com on 17 Jun 2010 at 8:28

GoogleCodeExporter commented 9 years ago
This would require a gdata API for Tasks first.

http://code.google.com/p/gdata-issues/issues/detail?id=987

Original comment by benrel...@gmail.com on 19 Jun 2010 at 1:13

GoogleCodeExporter commented 9 years ago
Tragically true. We're holding off on hacking around with APIs that do not have 
support in the gdata python library, so I'm marking this WontFix. If you would 
like to see support, star the appropriate issue at 
http://code.google.com/p/gdata-python-client/issues/list

Original comment by tom.h.mi...@gmail.com on 19 Jun 2010 at 3:52

GoogleCodeExporter commented 9 years ago
I think it is worth at least tracking this issue, no?

Marked as "Won't Fix" it just disappears from the list of issues. If it stays 
visible it brings awareness.

Original comment by mscurte...@google.com on 21 Jun 2010 at 11:34

GoogleCodeExporter commented 9 years ago
Issue 353 has been merged into this issue.

Original comment by tom.h.mi...@gmail.com on 3 Mar 2011 at 2:37

GoogleCodeExporter commented 9 years ago
There is a gdata API for Tasks now, so it's possible to add support in googlecl.

Original comment by pts...@gmail.com on 5 Jul 2011 at 9:53

GoogleCodeExporter commented 9 years ago
The only Google Tasks API for Python I found is this: 
http://code.google.com/p/google-api-python-client/wiki/SupportedApis
Unfortunately there is still no gdata API available. You can check existing 
gdata APIs here: http://code.google.com/p/gdata-python-client/

Original comment by bart...@gmail.com on 6 Jul 2011 at 9:01

GoogleCodeExporter commented 9 years ago
Support added.

Original comment by mgsit...@gmail.com on 8 Aug 2011 at 5:01