aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoris2022-04-24 16:31:49 +0200
committerJoris2022-04-24 16:31:49 +0200
commit47fe90ee23d8ab04645ef3c7a17459ed40c5b765 (patch)
treed1aa7d3840a3bd825dcae0a0398fec7ca310f45c /README.md
parent6d271b09303d924381cc65e7c0b5eb56833780ed (diff)
Allow to attach categories to events
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 7 insertions, 5 deletions
diff --git a/README.md b/README.md
index 2fada1c..2a4c891 100644
--- a/README.md
+++ b/README.md
@@ -38,14 +38,16 @@ cargo run -- --list-today
# TODO
-## Optimizations
+## Categorize events
-- Optimize refresh.
+1. Add category form
+2. Show categories
+3. Update category
+4. Delete category
-## Categorize events
+## Optimizations
-1. CRUD for list of types (name + color).
-2. Show / hide depending on the type.
+- Optimize refresh.
## Multi day events