Addressbook
Closed, ResolvedPublic

Description

We need a simple addressbook for the mailclient.

cmollekopf moved this task from Backlog to Milestore: MailClient on the Kube board.Nov 1 2016, 8:57 PM
mbohlender moved this task from Milestore: MailClient to 0.2 on the Kube board.Nov 8 2016, 1:28 PM
mbohlender edited projects, added Kube (0.2); removed Kube.
cmollekopf closed subtask T4243: CardDAV Resource as Resolved.

The plan for the addressbook to have a list (that is probably displayed as a grid), containing contacts, addressbooks and contact groups. Clicking an addressbook would just narrow down the search (act as a filter).

Implementation wise that means we have to get addressbooks and contacts into the same model, which is currently not easily possible.
We have to options:

  • Create a model that can combine to sub-models
  • Support querying for multiple types in Sink.

If we really need to support it, it probably makes sense to push the functionality into Sink rather than adding more complexity in Kube.

mbohlender moved this task from Backlog to In Progress on the Kube (0.2) board.Mar 20 2017, 7:46 AM
mbohlender closed this task as Resolved.Apr 20 2017, 8:35 AM
mbohlender claimed this task.