citiususc / calendula

An Android assistant for personal medication management
https://citius.usc.es/calendula/
GNU General Public License v3.0
206 stars 106 forks source link

Set first reminder to first repeat day when repeat on some days option is used. #157

Open Bikutoso opened 5 years ago

Bikutoso commented 5 years ago

Creating a schedule right now sets the first reminder (Start Date) on the same day it is created as default even if "repeat on some days" are used.

I think the first reminder should be set to the first new day that is a valid repeat day on the "repeat on some days" option. If I create a schedule on a Saturday that repeats on Mondays and Thursdays, I expect it to remind me about it only on Mondays and Thursdays and not on the Saturday it was created.