From 17197ee1db2a196b3a78baa328bbb73400381823 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Tue, 12 Nov 2024 15:58:32 +0100 Subject: Added "nvim" command --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3