Welcome to Nova - your new personal task manager chatbot!
Nova is a simple chatbot that helps you manage tasks like to-dos, deadlines, and events.
-
Todo:
todo <description>
Example:todo go on a run -
Deadline:
deadline <description> /by <date>
Example:deadline Submit homework /by Next Friday -
Event:
event <description> /from <start> /to <end>
Example:event CS2113 Meeting /from 2pm /to 4pm
Show all tasks:
list
mark <task number>
unmark <task number>
delete <task number>
bye
Your tasks are saved automatically, so when you reopen Nova, they’ll still be there!
- Dates and times are free text, so you may use whichever format you like.
- Make sure to enter commands exactly as shown.