---------------------------------------------------
________ ___ _____ _____ ___ ___
| ____\__\ \___ ___/ __|_/ __|\ \__/ /
\ \ \___ ____\__|__ ___| ___| \_ __/
\ \ | | / _ \| | | | / /
__\ \ | || __/| | | | __/ /
/_______| |__| \_____||___| |__| |____/
---------------------------------------------------
Todo {name of task}
Deadline {name of task} /by {deadline period}
Event {name of task} /from {start of event} /to {end of event}
Expected outcome:
Todo Chores
--------------------------------------
Got it! I've added this task:
[T] [ ] Todo Chores
--------------------------------------
Deadline CS2113 ip /by Friday 2359H
--------------------------------------
Got it! I've added this task:
[D] [ ] Deadline CS2113 ip (by: Friday 2359H)
--------------------------------------
Event Dinner and Dance (Raffles Hall) /from Sat 7pm /to 11pm
--------------------------------------
Got it! I've added this task:
[E] [ ] Event Dinner and Dance (Raffles Hall) (from: Sat 7pm to: 11pm)
--------------------------------------
list
commandfind {keyword}
commandExpected outcome:
list
--------------------------------------
Here are the tasks in your lists:
1.[T] [ ] Todo Chores
2.[D] [ ] Deadline CS2113 ip (by: Friday 2359H)
3.[E] [ ] Event Dinner and Dance (Raffles Hall) (from: Sat 7pm to: 11pm)
--------------------------------------
find Chores
--------------------------------------
Here are the matching tasks in your lists:
1.[T] [ ] Todo Chores
--------------------------------------
mark {index of task}
unmark {index of task]
Expected outcome:
mark 1
--------------------------------------
Nice! I've marked this task as done:
[X] Todo Chores
--------------------------------------
unmark 1
--------------------------------------
OK, I've marked this task as not done yet:
[ ] Todo Chores
--------------------------------------
delete {index of task}
Expected outcome:
delete 1
--------------------------------------
Noted, I have removed this task:
[T] [ ] Todo Chores
Now you have 2 tasks left
--------------------------------------
list
--------------------------------------
Here are the tasks in your lists:
1.[D] [ ] Deadline CS2113 ip (by: Friday 2359H)
2.[E] [ ] Event Dinner and Dance (Raffles Hall) (from: Sat 7pm to: 11pm)
--------------------------------------
bye
to Steffy.Expected outcome:
bye
--------------------------------------
Bye. Hope to see you again soon!
--------------------------------------
Process finished with exit code 0