A command line interface for Taskwarrior
- Add task, with ability to select:
- An existing project (or none) to assign the task to, and an option create a new one
- Dependency selection
- Description input
- Annotation input
- Tag selection, and an option to create a new one
- Due date selection
- Add functionality for:
- Editing tasks
- Deleting tasks
- Displaying information
- General code cleanup
- etc.