Summary: | Add support for Google Drive API | ||
---|---|---|---|
Product: | [Frameworks and Libraries] libkgapi | Reporter: | Timothy <timothy.m.butterworth> |
Component: | General | Assignee: | Daniel Vrátil <dvratil> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | a.m.p.boelens, broken.zhou, elvis.angelaccio, gilbert.drew, kdepim-bugs, rthomsen6 |
Priority: | NOR | ||
Version: | GIT | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Timothy
2013-02-15 18:06:26 UTC
Google Drive is a filesystem-like service, therefore it should be implemented as a KIO slave, not as an Akonadi resource. But first we need implementation of Drive API in LibKGAPI, then we can start writing the KIO slave, hence I reassigned the bug & changed it's title :) There has been an effort to implement the API in LibKGAPI (there's even a branch in LibKGAPI), but I haven't seen any activity in a while and I've never reviewed the code. I'll try to get in touch with the author again and see what's status on this. On Monday, February 18, 2013 10:04:31 AM you wrote:
> https://bugs.kde.org/show_bug.cgi?id=315227
>
> Dan Vrátil <dvratil@redhat.com> changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> Status|UNCONFIRMED |CONFIRMED
> Component|Google Resource |General
> Version|unspecified |GIT
> Product|Akonadi |libkgapi
> Summary|Feature Request - Create an |Add support for Google
>
> |Akondi resource for Google |Drive API
> |Drive |
>
> Ever confirmed|0 |1
>
> --- Comment #1 from Dan Vrátil <dvratil@redhat.com> ---
> Google Drive is a filesystem-like service, therefore it should be
> implemented as a KIO slave, not as an Akonadi resource.
>
> But first we need implementation of Drive API in LibKGAPI, then we can start
> writing the KIO slave, hence I reassigned the bug & changed it's title :)
>
> There has been an effort to implement the API in LibKGAPI (there's even a
> branch in LibKGAPI), but I haven't seen any activity in a while and I've
> never reviewed the code. I'll try to get in touch with the author again and
> see what's status on this.
Thank you for taking the time to look into this.
There is also the keep functionality for notes on google drive: https://drive.google.com/keep/ It would be great to have this as part of the implementation of Google drive to sync notes between android devices and kontact. Thanks, Arnout Google Drive rest api has been implemented by libkgapi for a long time now, so I'm taking the liberty to close this wish. |