Casvt / MIND

A simple self hosted reminder application that can send push notifications to your device. Set the reminder and forget about it!
https://casvt.github.io/MIND/
GNU General Public License v3.0
201 stars 10 forks source link

Default notification service. #56

Closed tiritibambix closed 1 year ago

tiritibambix commented 1 year ago

Is your feature request related to a problem? Please describe. I have Discord and Ntfy as notification services. When creating a new reminder, Discord is selected by default

Describe the solution you'd like An option in the settings to set a default notification service.

Additional context That'd be great :)

Casvt commented 1 year ago

Added and will be included in the next release. A new setting is added where you can select the notification service that is selected by default every time you add a reminder, static reminder or template. The setting is client specific: it applies to the client so the setting is different from client to client. This was done on purpose with the following reasoning:

Often, when people set reminders on a device, they want to receive the reminder on the same device they set it on. So if you set a reminder on your phone, you most likely also want to receive it on your phone. On your phone, you can set the default notification service to the one for your phone, while on your computer you set it to the one for your computer.

tiritibambix commented 1 year ago

That's awesome. Can't wait :)