mattybojo / renoir

0 stars 0 forks source link

[TodoList] Recurring events #39

Open mattybojo opened 2 years ago

mattybojo commented 2 years ago

After marking event as done, give user the option to set a todo list item for the same event but at a future date. Provide user a configuration option to set new event date at a pre-configured interval.

Implementation: Use same event but set new date and unset its checked status (#40).