aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2024-11-12 15:58:32 +0100
committerRaymaekers Luca <raymaekers.luca@gmail.com>2024-11-12 15:59:29 +0100
commit17197ee1db2a196b3a78baa328bbb73400381823 (patch)
tree5e3d7b42c2515291a28c6b9542ca5f3d1023ad24 /README.md
parentda7dc88dd52671ddd3733cc8c5320ed6c5654c89 (diff)
Added "nvim" command
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