diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -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.” |