libasys / contactsplus

A Contacts App for version ownCloud 8.1 or later, lower version not supported
23 stars 4 forks source link

Date fields not only for birthdays #98

Open Zefau opened 9 years ago

Zefau commented 9 years ago

Please add flexible date fields for other events than only birthdays, e.g. anniversary, wedding, death, etc.

Great app! Thanks in advance

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/26815521-date-fields-not-only-for-birthdays?utm_campaign=plugin&utm_content=tracker%2F19713444&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F19713444&utm_medium=issues&utm_source=github).
mpfries commented 8 years ago

+1 for this suggestion

Don't know if its helpful, but here's how the contacts "translates" the entries made by Iphone to the database:

Anniversary: ITEM5.X-ABDATE;TYPE=pref:2015-09-18 ITEM5.X-ABLABEL:$!!$ Any other date: ITEM6.X-ABDATE:2015-09-17 ITEM6.X-ABLABEL:$!!$

Similar structure for "Related Names": ITEM7.X-ABRELATEDNAMES;TYPE=pref:Andrea ITEM7.X-ABLABEL:$!!$ ITEM8.X-ABRELATEDNAMES:Michael ITEM8.X-ABLABEL:$!!$ ITEM9.X-ABRELATEDNAMES:Tom and Samantha ITEM9.X-ABLABEL:$!!$ ITEM10.X-ABRELATEDNAMES:Tom ITEM10.X-ABLABEL:$!!$ ITEM11.X-ABRELATEDNAMES:Sarah ITEM11.X-ABLABEL:$!!$ ITEM12.X-ABRELATEDNAMES:George ITEM12.X-ABLABEL:$!!$