Handle different address books / accounts
- Dominant language
- Kotlin
- Stars
- 5.6k
- Forks
- 2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 92
Description
### Actual behaviour
Current implementation of Contacts Backup seems to export all VCARDS from ALL accounts / address books to a single .vcf file.
E.g. I have one address book synced with Nextcloud and at least one other account e.g. Gmail.
### Expected behaviour
It would be nice, if each address book / account is handled separately.
* [ ] It should be possible to choose accounts to be backuped.
* [ ] Each exported .vcf file should get the account name in addition to the timestamp.
* [ ] During recovery it should be possible to select the .vcf file and selecting the account in which the contacts should be restored.
### Environment data
Android version: 7.1.2 / 6.0.1
Nextcloud app version: 2.0.0 / 20171212
Nextcloud server version: 12.0.4
Contributor guide
Assessment
This issue has not been assessed yet.