Replace crashes with popups
This commit is contained in:
parent
c7f67945d8
commit
c557b89e46
2 changed files with 12 additions and 4 deletions
7
todo.txt
7
todo.txt
|
|
@ -1,4 +1,4 @@
|
|||
- c2018-09-18 Clean up file (adding creation/completion dates)
|
||||
x2018-10-23 c2018-09-18 Clean up file (adding creation/completion dates)
|
||||
- c2018-09-18 Purge - move completed tasks to a separate file
|
||||
x2018-10-23 c2018-09-28 Move cursor to beginning of task description when editing tasks
|
||||
- c2018-09-28 Syntax highlighting while editing tasks
|
||||
|
|
@ -9,4 +9,7 @@ x2018-09-30 c2018-09-18 Offer "retry" or "quit" +dialogue - couldn't load from t
|
|||
x2018-09-30 c2018-09-18 Offer "retry" or "quit" +dialogue - couldn't save to todo file
|
||||
x2018-09-30 c2018-09-18 Offer "retry" or "quit" +dialogue - syntax error in todo file
|
||||
x2018-09-30 c2018-09-30 Custom exception messages
|
||||
- c2018-10-23 Don't crash on parse errors etc.
|
||||
x2018-10-24 c2018-10-23 Don't crash on parse errors etc.
|
||||
- c2018-10-24 Add "u" - undo and "z" - redo buttons
|
||||
- c2018-10-24 Redo coloring - maybe black-on-white color scheme in-editor?
|
||||
- c2018-10-24 Reverse ordering of completed tasks - most recent at the top
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue