Reorganize

This commit is contained in:
Joscha 2018-10-23 13:30:32 +00:00
parent 36e90895f0
commit 15c547fe5e
9 changed files with 343 additions and 166 deletions

View file

@ -2,7 +2,7 @@
- c2018-09-18 Purge - move completed tasks to a separate file
- c2018-09-28 Move cursor to beginning of task description when editing tasks
- c2018-09-28 Syntax highlighting while editing tasks
- c2018-09-30 Sort tasks when (re-)loading
x2018-10-23 c2018-09-30 Display "-empty-" when TaskList is empty
x2018-09-27 c2018-09-18 Quit using Esc or q
x2018-09-29 c2018-09-28 Use B.EventM's MonadIO instance instead of B.suspendAndResume (facepalm)
x2018-09-30 c2018-09-18 Offer "retry" or "quit" +dialogue - couldn't load from todo file