aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 10 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9f9045c..4b220db 100644
--- a/README.md
+++ b/README.md
@@ -46,9 +46,17 @@ See [application.conf](application.conf).
TODO
----
-- search by payment category
+### Chart
+
+- Tooltip with values
+- Show / Hide serie by clicking on caption
+- Adapt to screen width
+- Show only the last entries and allow to move in time ?
+
+### Other
+
+- search by payment category and payment date
- Use `sqlite-simple` instead of `persistent`
-- show charts with payments and categories
- Move up element ids security (editOwn is actually at db level)
- Prevent a daemon to freeze when it got “SQLite3 returned ErrorBusy while
attempting to perform step.”