Seung Yoon is your friendly neighbourhood CEG student, he comes with a few useful features, which are listed below.
- Save tasks that require completion
- Mark them as done/undone
- List them out for your viewing
- Check for upcoming tasks and overdue tasks
- Search for specific tasks
-
Adding tasks
a.todo <Description for task>
b.deadline <Description for task> /by <Deadline for task>
c.event <Description for task> /from <Start date for task> /to <End date for task>
Deadlines and events require user input for dates in the format of 'YYYY-MM-DD' -
Marking tasks
a.mark \<Index to mark as done>
b.unmark \<Index to mark as undone> -
Listing tasks
a.list(lists out all the tasks)
b.due <Due date 'YYYY-MM-DD'>(lists out all tasks due by given date)
c.overdue(lists out all overdue tasks, as of the current date) -
Search for tasks
a.search <keyword>(Searches and lists all tasks that contains the keyword in the description of the task)Hello from Seung Yoon
So what are you waiting for, go ahead and get your hands on the newest version of Seung Yoon, your friendly neighbourhood CEG student!