added todo

This commit is contained in:
Sem van der Hoeven
2020-08-11 13:13:31 +02:00
parent 1cb6e59aba
commit 8909a14ff5

View File

@@ -27,13 +27,13 @@ STATUS_IDLE = WHITE_MAGENTA
statuses = [STATUS_WORKING,STATUS_IDLE,STATUS_DONE,0]
# TODO add status editing of tasks
# TODO add description viewing
# TODO add description editing
# TODO add adding of projects
# TODO add deleting of projects
# TODO add adding of tasks
# TODO add deleting of tasks
# TODO add indicator of project even when switching task
"""
COLOR_BLACK