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

Customize reminder type for automatically generated birthday events #130

Open
gbmaster opened this issue Oct 14, 2016 · 16 comments
Open

Customize reminder type for automatically generated birthday events #130

gbmaster opened this issue Oct 14, 2016 · 16 comments
Labels
1. to develop Accepted and waiting to be taken care of enhancement New feature request

Comments

@gbmaster
Copy link

gbmaster commented Oct 14, 2016

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?

@tcitworld
Copy link
Member

That's a core issue but I guess we better keep this opened for discussion.

@georgehrke
Copy link
Member

@gbmaster Please link the server issue after creating it

@gbmaster
Copy link
Author

As requested, nextcloud/server#1753

@gbmaster
Copy link
Author

My ticket was closed, as it was a dup of nextcloud/server#1505

@georgehrke
Copy link
Member

There will be a dropdown with the following options:

  • None
  • 9AM on day of birthday
  • 1 day before (9AM)
  • 2 days before (9AM)
  • 1 week before (9AM)

Nonetheless this requires changes to the Nextcloud dav-server
Ergo this won't be implemented before Nc 12

@georgehrke georgehrke added 1. to develop Accepted and waiting to be taken care of enhancement New feature request and removed enhancement-proposed labels Nov 29, 2016
@georgehrke georgehrke added this to the 1.8.0 milestone Nov 29, 2016
@tcitworld
Copy link
Member

Does having an <input type="datetime"> would add too much complexity ? How and where do you plan to have the dropdown anyway ?

@georgehrke
Copy link
Member

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)

@georgehrke
Copy link
Member

The options in the dropdown should cover almost every use case.
Is there an important one i was missing?

@tcitworld
Copy link
Member

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 ?

@GuillaumeAmat
Copy link

Hi, is someone working on that issue?

@georgehrke
Copy link
Member

@GuillaumeAmat Not at the moment. Do you want to take over? :)

@GuillaumeAmat
Copy link

I would love it but I don't have enough time right now...

@fredRos
Copy link

fredRos commented Jul 22, 2018

I would like to disable alarms altogether. My thunderbird client cannot update the reminder and I even can't dismiss them. Really annoying

@ggeorgg
Copy link

ggeorgg commented Jul 23, 2018

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

@fredRos
Copy link

fredRos commented Jul 23, 2018

Thanks @ggeorgg I didn't know that option. Have a contact birthday coming tomorrow. I'm looking forward to no reminder in Thunderbird

@ChristophWurst ChristophWurst modified the milestones: 2.2.0, 2.3.0 Mar 24, 2021
@ChristophWurst ChristophWurst modified the milestones: v2.3.0, v2.4.0 Jun 24, 2021
@ChristophWurst ChristophWurst modified the milestones: v2.4.0, v2.4.1 Nov 25, 2021
@tcitworld tcitworld removed this from the v2.4.1 milestone Dec 17, 2021
@cneukom
Copy link

cneukom commented Jul 28, 2022

I went with the discussions in nextcloud/server#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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of enhancement New feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants