diff --git a/README.md b/README.md index 5789d1e..927c274 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ * RIGHT/LEFT Switch between the task view and the notes view -* ESCAPE: Close the window (tasks are autosaved, notes not yet) +* ESCAPE: Close the window (everything is autosaved) Your TODO list is saved under `~/.todo`. @@ -51,7 +51,9 @@ ## Project TODO -* save text pane content to file +* code cleanup + +* fix tab switching from note tab * add tabs with multiple todo lists diff --git a/README.md b/README.md index 5789d1e..927c274 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ * RIGHT/LEFT Switch between the task view and the notes view -* ESCAPE: Close the window (tasks are autosaved, notes not yet) +* ESCAPE: Close the window (everything is autosaved) Your TODO list is saved under `~/.todo`. @@ -51,7 +51,9 @@ ## Project TODO -* save text pane content to file +* code cleanup + +* fix tab switching from note tab * add tabs with multiple todo lists diff --git a/cl-todo b/cl-todo index 45d0bed..39518d9 100644 --- a/cl-todo +++ b/cl-todo Binary files differ