aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 10 insertions, 5 deletions
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