cozy / cozy-contacts-v2

Contact books manager for Cozy
http://cozy.io
GNU Affero General Public License v3.0
20 stars 20 forks source link

Create labels from groups when importing vCard #271

Open clochix opened 8 years ago

clochix commented 8 years ago

A user exported some of its contacts from Google as vCard, and loose their Group when importing them into Cozy.

DelphineM commented 8 years ago

+1

ArchangeGabriel commented 7 years ago

See also https://github.com/cozy-labs/import-from-google/issues/41.

ghost commented 7 years ago

As far as i remember this was solved long time ago like 1 year ago, a few versions of cozy-contacts ago. I remember i had posted the same issue, and you guys fixed it by using 'tags' or labels to represent groups, and then it worked. but now it doesnt anymore. I am having the same problem again, i sync'd a contact that had a group from android to cozy, and it didnt add it. Also, i added a new group on android and when it sync'd, it added the group as a contact on cozy, then it sync'd back and changed the group into a contact on android.

ArchangeGabriel commented 7 years ago

CardDAV apparently support two ways of handling group, see:

https://davdroid.bitfire.at/faq/entry/cant-manage-groups-on-device/

So, Android seems to manage groups as vCard, while Cozy doesn’t. Not sure about how Google does this, but I think it’s vCard too, which would make sense with regards to Android, but not to cozy-import.

I think that groups issues, whether on mobile, import or contacts app side, seriously need someone to take a look at it. ;)

ghost commented 7 years ago

yea i remember that option. I agree.. the grouping is very important, especially if most of your contacts are grouped to find them easier.