Opened 12 months ago
Last modified 4 months ago
#1488509 new Feature Requests
Save groups membership in VCard with X-ROUNDCUBE-GROUPS
| Reported by: | corretge | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 1.0-beta |
| Component: | Addressbook | Version: | git-master |
| Severity: | normal | Keywords: | vcard |
| Cc: |
Description
In an environment that export addressbook button is used to backup the contacts addressbook, a good way to save contacts groups in every contact maybe extends VCard with X-ROUNDCUBE-GROUPS.
Adding a X-ROUNDCUBE-GROUPS element to the VCard, we can save this info, necessary torestore the group memberships.
Change History (5)
comment:1 Changed 12 months ago by thomasb
comment:2 Changed 7 months ago by alec
CATEGORIES sounds good until we decide to implement tags.
comment:3 Changed 5 months ago by alec
Also, in vCard 4.0 format groups can be exported as a separate vCard. See KIND and MEMBER properties in RFC6350.
comment:4 Changed 4 months ago by rosali
+1 for CATEGORIES.
comment:5 Changed 4 months ago by thomasb
- Milestone changed from later to 1.0-beta
Note: See
TracTickets for help on using
tickets.

What about using the CATEGORIES attribute for that? Other adress book apps like the Apple Address Book do the same.