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

Test button for notification #29

Closed Antoine2tt closed 1 year ago

Antoine2tt commented 1 year ago

Hi 😄

I think that it could be good to have a button to test if notifications are working !

Thanks

ItsNoted commented 1 year ago

Hi 😄

I think that it could be good to have a button to test if notifications are working !

Thanks

This is something we discussed already. But we think having a "send now" button is more appropriate. This way you can send messages you create on demand.

Casvt commented 1 year ago

@ItsNoted is referring to issue #9. I actually disagree and think this is a good feature to add. Static reminders (what @ItsNoted and issue #9 refer to) are not a feasible way to fulfil this request.

ItsNoted commented 1 year ago

@ItsNoted is referring to issue #9. I actually disagree and think this is a good feature to add. Static reminders (what @ItsNoted and issue #9 refer to) are not a feasible way to fulfil this request.

Ah yes I misunderstood his inquiry. Having a test button on the create reminder page would prove useful!

Casvt commented 1 year ago

I've implemented this feature and it will be included in the next release. Thank you for requesting.