aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0ccd0e6..b09e824 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
# To Do
- [ ] ZSH Completion
-- [ ] Create intermediate text format for editing in editor / importing
+- [ ] import command
+- [ ] better temp file path & delete on exit
+- [ ] nvim command can edit done tasks as well (with flag)
- [ ] Add tore-like reminder for shellrc
- [ ] clocking with a 'start' command
- [ ] tag edit
@@ -21,6 +23,8 @@
- [ ] tag list
# Done
+- [x] Added nvim command
+- [x] Create intermediate text format for editing in editor / importing
- [x] Edit task
- [x] Add descriptions to task
- [x] added `-d` flag to commands to act on done tasks