From d584df359640176ec4bc06f59d1e8d42ab17a413 Mon Sep 17 00:00:00 2001 From: Joris Date: Sat, 12 Mar 2022 13:27:29 +0100 Subject: Update and delete recurring events --- README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 064fa6d..a83fda3 100644 --- a/README.md +++ b/README.md @@ -16,16 +16,21 @@ cargo test # TODO -## V1 - -- Update / delete specific repetition occurences. - ## V2 ### Optimizations - Optimize refresh +### Mouse + +- Improve mouse precision + +### Recurring + +- Add end date for a recurring event +- Give the possibility to update only future events when modifying recurring event + ### Categorize events 1. CRUD for list of types (name + color). @@ -42,4 +47,4 @@ cargo test - Print errors on forms when validating. - Validate the form when pressing enter on any field. - Select the default focus with a button or a shortcut. -- Specify until which date a repeated event is +- Specify until which date a recurring event is -- cgit v1.2.3