Skip to content

Ashertan256/ip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alex - your personaltask assistant

This is a user guide on how to use Alex!

How does Alex work?

Alex is a basic task management tool! There are 3 types of tasks - Todos, Events and Deadlines.

Basic commands

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

Todos

todo watchmovie - adds the todo "watchmovie" to the list
Format: todo {task to do}

Events

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}

Deadlines

deadline assignment /by 14/03 - adds the deadline "assignment" to the list and notes deadline
Format: deadline {thing to complete} /by {due date}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 93.6%
  • Shell 3.7%
  • Batchfile 2.7%