From a3077208e5d2a6ffd7b837d532daace81173cd27 Mon Sep 17 00:00:00 2001 From: Thomas Battermann Date: Sat, 20 Jun 2015 20:30:16 +0200 Subject: [PATCH] Add some todo items --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 717814d..de31b60 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,7 @@ A project for class "programming 2" at Baden-Wuerttemberg Cooperative State Univ ## Todo -- Implement CSVHandler to save CSV data \ No newline at end of file +- Implement CSVHandler to save CSV data +- Highlight items with priority +- Highlight items past due (and TodoList!) +- filter items (include/exclude done items) \ No newline at end of file