# To Do - [ ] ZSH Completion - [ ] Add descriptions to task - [ ] Edit task with editor - [ ] Create a script to add from dump file into tasks - [ ] Add "start" command - [ ] Add tore-like reminder for shellrc - [ ] Rename a task - [ ] import: read multiple lines from stdin and import them as taks - [ ] parsing text as Tasks, maybe helper program? - [ ] clocking with a 'start' command # Testing - [ ] add - [ ] done - [ ] undone - [ ] del - [ ] pc - [ ] - [ ] ls - [ ] list - [ ] tag - [ ] tagd - [ ] tagl # Bugs - [ ] 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