Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 1.35 KB

File metadata and controls

36 lines (30 loc) · 1.35 KB

Introducing: Seung Yoon,
your friendly chatbot

Seung Yoon is your friendly neighbourhood CEG student, he comes with a few useful features, which are listed below.

How do I order Seung Yoon around?

Things you can do with Seung Yoon:

  1. Save tasks that require completion
  2. Mark them as done/undone
  3. List them out for your viewing
  4. Check for upcoming tasks and overdue tasks
  5. Search for specific tasks

Commands:

  1. 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'

  2. Marking tasks
    a. mark \<Index to mark as done>
    b. unmark \<Index to mark as undone>

  3. 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)

  4. 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!