- Read user input
- Create tasks
- Delete tasks
- Clear all tasks
- Simplify code
- Use universal paths
- add
-hflag - Allow multiple argv when creating a task
- Add support for multiple parameters per task
- Add a way to complete tasks
- Add date created
- Add date completed
- Change to a unique name
- Rm magic numbers
- Add Task parse_tasks()
- Make functions memory centric and flush to file
- Add psilib for helpfer functions
- Add unit tests
- Add sorting
- Add due date
- Add a way to display tasks for today
- Add unix like aliases (rm, ls, etc.)
- Add priority