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
206 stars 10 forks source link

Being able to add multiple notification services to a reminder #6

Closed Casvt closed 1 year ago

Casvt commented 1 year ago

Is your feature request related to a problem? Please describe.

You can only send of a reminder to one notification service. You should be able to set multiple if you wanted to. For example, you might want to send of a reminder to both you and your wife to throw out the trash.

Describe the solution you'd like

Instead of a drop-down menu to select the service, it should be a list with options that you can enable. When the time comes, a notification should be send of to every notification service linked to the reminder.

Additional context