Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 555 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 555 Bytes

todo

A command line interface for Taskwarrior

todo-demo

Features

  • 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

Plans

  • Add functionality for:
    • Editing tasks
    • Deleting tasks
    • Displaying information
    • General code cleanup
    • etc.