From 47fe90ee23d8ab04645ef3c7a17459ed40c5b765 Mon Sep 17 00:00:00 2001 From: Joris Date: Sun, 24 Apr 2022 16:31:49 +0200 Subject: Allow to attach categories to events --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3