aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index 1fe3ba2..3044d73 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,10 @@
# To Do
-- [ ] Put a task at the top
- [ ] ZSH Completion
-- [ ] Better help for commands & options
- [ ] Add descriptions to task
- [ ] Edit task with editor
- [ ] Create a script to add from dump file into tasks
-- [ ] After pc/del do "ls" command
- [ ] Add "start" command
- [ ] Add tore-like reminder for shellrc
-- [ ] Redo project folder structure.
- [ ] Rename a task
- [ ] import: read multiple lines from stdin and import them as taks
- [ ] parsing text as Tasks, maybe helper program?
@@ -31,5 +27,8 @@
- [ ] bug: undo a task with a tag that no longer exists
# Done
+- [x] After pc/del do "ls" command
+- [x] Better help for commands & options
+- [x] Put a task at the top
- [x] implement "undone" command
- [x] Add tags support