This chatbot will manage your tasks for you! Personality heavily inspired by Elysia from Honkai Impact 3.
- list
- lists all the current tasks in the tasklist
- Example:
list
- find
- finds the task based on the string given(will match description)
- Usage: find [string]
- Example:
find test
- mark
- marks the task as completed. An [x] will be shown when listed
- Usage: mark [task number]
- Example:
mark 2
- unmark
- unmarks the task as uncompleted. A [ ] will be shown when listed
- Usage: umark [task number]
- Example:
unmark 2
- delete
- removes the task from the list
- Usage: delete [task number]
- Example:
delete 3
- todo
- adds a todo task with only a description to the list
- use r tag to indicate recurring task
- Usage: todo [OPTIONAL: r] [description]
- Example:
todo r finish ip
- event
- adds an event with description, start date, and end date
- use r tag to indicate recurring task
- Date formats accepted: YYYY-MM-DD
- Usage: event [OPTIONAL: r] [description] /from [START_DATE] /to [END_DATE]
- Example:
event Midterms everyday... /from 2024-09-1 /to 2024-09-10
- deadline
- adds a deadline with description and date
- use r tag to indicate recurring task
- Date formats accepted: YYYY-MM-DD
- Usage: deadline [OPTIONAL: r] [description] /by [BY_DATE]
- Example:
deadline r finish 2100 quiz /by 2024-08-23
- bye
- Saves the current list of tasks in data.txt
- Currently does not close the application
- Example:
bye
elysia image: https://i.pinimg.com/736x/cd/0e/0d/cd0e0dbb19f35e33bb6e68b4f47d0db8.jpg
captain image: https://static.wikia.nocookie.net/houkai3rd/images/c/cd/Captain_Hyperion.jpg/revision/latest?cb=20180516154002