felixwiemuth / SimpleReminder

Efficient creation of simple reminders on Android.
Other
60 stars 10 forks source link

Use real Android calendar(s) as backend #38

Open dumblob opened 2 years ago

dumblob commented 2 years ago

How much effort it would be to make SimpleReminder use proper calendar backend to make the reminders show up on other devices and apps too?

felixwiemuth commented 1 year ago

Hi, thanks for the request.

It will probably be quite a lot of work, as many things have to be considered.

A possibility for synchronization is definitely something I have in mind and have already thought about.

Here are some notes:

dumblob commented 1 year ago

Ok, that makes sense, thanks. I will leave this open for now.