Skip to content

Dynamically update schedule for reoccurring tasks based on time of marking it as done #39

@MFlisar

Description

@MFlisar

Is your feature request related to a problem? Please describe.
I have a schedule that reminds me every 2 days. The task should be done every 2 days but sometimes I simply skip a day and do the task on the next day. In this case I want to simply skip the 1 day and move the rescheduling by 1 day as well.

Describe the solution you'd like
My suggestion would be something like an option for tasks like "reschedule task after delays / missed completion". E.g. like following for an every 2 days task:

  • monday: task is marked as done
  • wednesday: I keep the notification on my phone and don't mark it as done => on thursday I mark the task as done => this trigger the reschudule and the next reminder will not be send on friday but instead 2 days after last task completion which now is saturday.

Describe alternatives you've considered
Currently always open the app, update the reminder to today, save it and then mark the task as done.

Additional context
The use case are reminders that are not strict like do something every 2-3 days like my task...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions