A simple guide to get you started on how to easily use this CLI app to create and manage your personal TaskList

listCommand to view tasks
list
Here are the commands to add different types of tasks into your tasklist
todotodo followed by a space and then type in the 'todo' you wish to add into your list
deadlinedeadline followed by description of deadline, then followed by /by followed by a space and then type the rest of the descriptionYYYY-MM-DD format and time in HH:MM format if you wish to add date and time
eventevent followed by description of event, then followed by /at followed by a space and then type in the rest of the description
Here are the commands to search for tasks via description, time or date
findfind and then the description that you want to search for in the tasklist
timetime followed by the time that you wish to search for in HH:MM format
scheduleschedule followed by date that you wish to search for in YYYY-MM-DD format
Commands to edit tasklist
donedone followed by task number which you wish to mark as done
deletedelete followed by task number of task you wish to remove from tasklist
byebye to exit program