Open gbmaster opened 8 years ago
That's a core issue but I guess we better keep this opened for discussion.
@gbmaster Please link the server issue after creating it
As requested, https://github.com/nextcloud/server/issues/1753
My ticket was closed, as it was a dup of https://github.com/nextcloud/server/issues/1505
There will be a dropdown with the following options:
Nonetheless this requires changes to the Nextcloud dav-server Ergo this won't be implemented before Nc 12
Does having an <input type="datetime">
would add too much complexity ? How and where do you plan to have the dropdown anyway ?
It's supposed to go in the settings area, one setting for all birthdays.
<input type="datetime">
won't work, because you don't want to trigger all birthday reminders on the very same date (and time)
The options in the dropdown should cover almost every use case. Is there an important one i was missing?
Hmm, I find 9AM a bit late. Also, I would like to have the 2 weeks before option. And finally, why not checkboxes to have maybe multiple different valarms ?
Hi, is someone working on that issue?
@GuillaumeAmat Not at the moment. Do you want to take over? :)
I would love it but I don't have enough time right now...
I would like to disable alarms altogether. My thunderbird client cannot update the reminder and I even can't dismiss them. Really annoying
I have the same problem. I would like to have the reminders in thunderbird but if they are activated, I can't dismiss them because of the read-only propertie of the calendar. @fredRos: You can right-click a calendar in thunderbird and disable the reminders
Thanks @ggeorgg I didn't know that option. Have a contact birthday coming tomorrow. I'm looking forward to no reminder in Thunderbird
I went with the discussions in https://github.com/nextcloud/server/issues/1505 (option 2ii proposed here) and moved the birthday calendar settings to the server component. In the PR I created above, I consequently removed the option to toggle the birthday and instead adapted the link "personal availability settings" to "groupware settings" which includes both the availability settings, as well, as the birthday calendar settings.
Is it possible to add a way to customize the reminders (or, as I'd like to, totally disable them) for the birthday events automatically generated from the contacts?