[Google] Native Gmail resource / Google Groupware
Open, Needs TriagePublic

Description

I already have most of the new REST API implemented in libkgapi (note to myself: push it!), writing a resource around that that would support 2FA and Gmail's weird workflows would be most welcomed by many users, and should not be that much work.

I already implemented the resource once, turned out that the biggest problem was to handle the "everything is a virtual collection" concept in KMail, which looks on virtual collections almost exclusively as search collections, making interaction with the GMail stuff hard for users.

As suggested, this should eventually be merged with the Calendar and Contacts resource to provide a unified Google Groupware resource.

dvratil created this task.Aug 27 2015, 8:11 PM
dvratil updated the task description. (Show Details)
dvratil raised the priority of this task from to Needs Triage.
dvratil added a project: KDE PIM.
dvratil moved this task to Backlog on the KDE PIM board.
dvratil renamed this task from Native Gmail resource / Google Groupware to [Google] Native Gmail resource / Google Groupware.
dvratil added a subscriber: dvratil.
poboiko added a subscriber: poboiko.Jan 7 2018, 7:28 PM

This task requires some knowledge (or will to learn) about how Akonadi resources work and operate. The code for each resource already exists, so it's more about unifying them into a single program.

There's also a simpler version of this task in T9422.