From ad898317914439c33e5670d9018646799f2d6c3f Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Sun, 10 Nov 2024 14:06:18 +0100 Subject: Better flags parsing and "top" comamnd --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3