Tasks will create a .tasks.json file in your home directory to keep track of tasks that you need to take care of.
tasks
tasks add <number>
tasks delete <number>
tasks complete <number>
tasks incomplete <number>
tasks change <number> <new task description>