Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Date fields not only for birthdays #98

Open
Zefau opened this issue Sep 20, 2015 · 1 comment
Open

Date fields not only for birthdays #98

Zefau opened this issue Sep 20, 2015 · 1 comment

Comments

@Zefau
Copy link

Zefau commented Sep 20, 2015

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! We accept bounties via Bountysource.

@mpfries
Copy link

mpfries commented Nov 13, 2015

+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:$!!$

@libasys libasys changed the title Date fields not only for birthdays Date fields not only for birthdays [$15] Nov 13, 2015
@libasys libasys added the bounty label Nov 13, 2015
@libasys libasys changed the title Date fields not only for birthdays [$15] Date fields not only for birthdays Jul 12, 2017
@libasys libasys removed the bounty label Jul 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants