This is a user guide on how to use Alex!
Alex is a basic task management tool! There are 3 types of tasks - Todos, Events and Deadlines.
help - list all available commands
list - list your current tasks, with annotations on their type and marking
mark/unmark {index of task to mark/unmark} - mark or unmark a task as done, by index
delete {index of task to mark/unmark} - delete a task from the list
todo watchmovie - adds the todo "watchmovie" to the list
Format: todo {task to do}
event videocall /from 4th march 4pm /to 6pm - adds the event "videocall" to the list, including duration
Format: event {event name} /from {start time} /to {end time}
deadline assignment /by 14/03 - adds the deadline "assignment" to the list and notes deadline
Format: deadline {thing to complete} /by {due date}