android icon indicating copy to clipboard operation
android copied to clipboard

create calendar for contact birthdays

Open stuart12 opened this issue 7 years ago • 9 comments

OwnCloud has a CalDAV URL to create an extra calendar automatically filled with my contacts' birthdays. Could the etesync app automatically create an extra calendar of my contacts' birthdays?

stuart12 avatar Jul 27 '18 23:07 stuart12

Thanks for the suggestion, though unfortunately this is a bit of out scope for EteSync. Luckily though, it doesn't need to be part of the package to get the functionality. You can just use https://f-droid.org/en/packages/org.birthdayadapter/ (I use it too). It does exactly what you want.

Hope this helps.

tasn avatar Jul 28 '18 09:07 tasn

I think I may have changed my mind on this one. Opening it again. :)

tasn avatar Jan 31 '19 10:01 tasn

I think this would be a cool as a setting, not necessarily a journal. Just a slider option for "Birthday calendar" in the app. It could either just read the contacts from Android, or read the journals in the app.

betsythefc avatar Aug 20 '20 17:08 betsythefc

Yeah, it's just a setting. Similar to how it was done in https://github.com/etesync/etesync-web/pull/159 It's just a setting that creates a fake calendar with all of the user birthdays.

tasn avatar Aug 21 '20 11:08 tasn

Is this something that's still planned for the future? It would be better to have just etesync instead of using a different app for that

danielnetop avatar Feb 13 '21 01:02 danielnetop

I agree, and it's definitely something I want to have too... Just need to find the time!

tasn avatar Feb 21 '21 18:02 tasn

I think having to install a separate app for that is not a great solution. The whole point of etesync is to use a fully encrypted service for handling contact and calendar data, but now I have to install a separate app (that I would need to inspect the source code just to make sure my contact information is not uploaded anywhere or used in a way I don't approve) just to get the birthdays into my calendar.

danielfm avatar Apr 29 '21 21:04 danielfm

You don't need to inspect that app because it doesn't have any network permissions (or any additional permissions at all). Though I agree, it would be great to have this in the app.

tasn avatar Apr 30 '21 06:04 tasn