1
0

Add todos

This commit is contained in:
2018-07-08 22:34:26 +01:00
parent 0a6bc60cdc
commit 0a3f3e24c3

View File

@@ -20,3 +20,5 @@ If no command is specified, it is assumed to be the add command.
- use a real database instead of json files
- multiple todo lists
- default filters
- `Task` object generates new string on `__str__` method instead of relying on
accurate updating from functions