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

Show birthdays from contacts database #234

Open
mueller-ma opened this issue Jul 3, 2017 · 8 comments
Open

Show birthdays from contacts database #234

mueller-ma opened this issue Jul 3, 2017 · 8 comments

Comments

@mueller-ma
Copy link
Contributor

Currently: "foo bar (*1900)"
Probably better: "117 foo bar (*1900)"

@jspricke
Copy link
Member

jspricke commented Jul 3, 2017

We neither have the information that it's a birthday entry nor is there a standardized format where to put the year of birth and I haven't found a hint on how to do it in icalendar either. In conclusion, I don't think it's possible to do without putting in lots of assumptions about the users intention and then I don't think we should do it.

@mueller-ma
Copy link
Contributor Author

I used aCalender and it looked up the birthdates in the local contacts

@jspricke
Copy link
Member

jspricke commented Jul 4, 2017

that's an independant feature, pull requests welcome.

@jspricke jspricke changed the title Display age in birthday events Show birthdays from contacts database Jul 4, 2017
@guest4711
Copy link

guest4711 commented Sep 30, 2017

You may use birthday adapter for it: Birthday Adapter (Birthday Calendar Adapter) - https://f-droid.org/app/org.birthdayadapter

@QAQDE
Copy link

QAQDE commented Dec 6, 2022

You may use birthday adapter for it: Birthday Adapter (Birthday Calendar Adapter) - https://f-droid.org/app/org.birthdayadapter

cheers mate :)

@Codain
Copy link

Codain commented Jan 16, 2024

We neither have the information that it's a birthday entry nor is there a standardized format where to put the year of birth and I haven't found a hint on how to do it in icalendar either. In conclusion, I don't think it's possible to do without putting in lots of assumptions about the users intention and then I don't think we should do it.

Is there any change on this regard 5.5 years later? Maybe an informal widespread standard among the users of this app? For instance Etar Calendar is shipped with a fork of LineageOS Contacts which offers birthdays support on /e/OS. Would be cool to have them synced.

@mueller-ma
Copy link
Contributor Author

I solved the issue by syncing my calendar and contacts with a server that creates an additional read-only calendar "birthdays".

@natrius
Copy link

natrius commented Feb 5, 2024

I would like to add: I used simple-calendar until now (The developer sold his apps to a company known to include commercials so i guess more people will join here) where there is a simple slider and it seems it created a local calendar for that issue. In Etar in the settings i have account_name_local with one calendar calendar_displayname_local that seems to include the entries imported from the contacts with the entry named Name Surname's Birthday.

You could download "Fossify Calendar" (a fork from simple calendar) to check yourself.

EDIT: While i don't think a "This person will get XY years" is neccessary, it would be a nice addition.

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

6 participants