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

Supporting a reminder to add multiple times #78

Open Codefor4learn opened 5 months ago

Codefor4learn commented 5 months ago

For example, I need to set up a reminder for going to and from work. My working hours are 9am and my off hours are 6pm. I would like to send an email to remind me to clock in from Monday to Friday. This can be set in one reminder without the need to set multiple reminders

Casvt commented 5 months ago

This is just a more complicated time setup. One reminder that runs every work day at 9am and one reminder that runs every work day at 6pm.

You need seperate reminders anyway for a different message: "Start work" and "Finish work".

Could you describe better what you would like to see changed or alternatively what exactly you want to do what you can't currently?

Codefor4learn commented 5 months ago

image I hope these two can be implemented in one reminder

Codefor4learn commented 5 months ago

There is another situation, which is more important. I hope to be reminded multiple times within a day because I am afraid that I will be busy and ignore it when first remind .