Bug 326561

Summary: support for recurrence and percentage of completion in google tasks
Product: [Frameworks and Libraries] Akonadi Reporter: Martin Tlustos <martin.tlustos>
Component: Google ResourceAssignee: Daniel Vrátil <dvratil>
Status: RESOLVED INTENTIONAL    
Severity: wishlist CC: kdepim-bugs
Priority: NOR    
Version: 4.11   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Martin Tlustos 2013-10-24 11:53:48 UTC
I know google tasks does not implement this, but maybe with tags in the comments field it would be possible to have recurrence and percentage enabled?

Reproducible: Always
Comment 1 Daniel Vrátil 2013-10-29 20:39:40 UTC
Sorry, I don't want to introduce any KDE-specific data into user-visible fields (like comments).

If you want percentage or recurrence support, please open a feature request in Google's tracker [0]. I'll implement the feature as soon as they support it in their API.

[0] http://code.google.com/a/google.com/p/apps-api-issues/issues/list?q=label:API-Tasks
Comment 2 Martin Tlustos 2013-10-30 07:14:06 UTC
No problem. But it actually does exactly this already anyway. When kde-specific data is not supported by google, it is written into the "notes" field, google-specific data is displayed in kaddressbook on the "own fields" tab.
Comment 3 Daniel Vrátil 2013-10-30 12:13:35 UTC
Yes, but the contacts API specifies a way how to store custom metadata in contacts (that we then convert into X-KDE-Something key, as specified in vCard standard). The tasks API does not however specify any way to submit custom metadata.