Welcome to Chitty, your personal task manager powered by artificial intelligence!
Chitty is an advanced task management application designed to help you organize your tasks efficiently. With its intuitive interface and powerful AI capabilities, Chitty makes it easy to keep track of your to-do lists, deadlines, and events.
To get started with Chitty, follow these steps:
-
Download the JAR File: You can download the Chitty JAR file from here.
-
Run the Application: After downloading the JAR file, open a terminal or command prompt on your computer and navigate to the directory where the JAR file is located.
-
Run the Command: To run the Chitty application, use the following command:
java -jar chitty.jarReplacechitty.jarwith the name of the downloaded JAR file if it's different. -
Explore Chitty: Once the application is running, you can start using Chitty by entering commands in the provided interface. Use the
helpcommand to display available commands and their usage.
Chitty offers a wide range of features to help you manage your tasks effectively. Here's a detailed overview of the available commands and functionalities:
-
todo [description]- Add a new to-do task.
Example:todo Borrow book -
deadline [description] /by [deadline]- Add a new task with a deadline.
Example:deadline Return book /by Sunday -
event [description] /from [start time] /to [end time]- Add a new event task.
Example:event Project meeting /from Mon 2pm /to 4pm
-
mark [task number]- Mark a task as completed.
Example:mark 1 -
unmark [task number]- Unmark a completed task.
Example:unmark 1 -
delete [task number]- Delete a task.
Example:delete 1 -
list-List all tasks. -
find [query]- Find a task by searching for a keyword.
Example:find project
bye- Exit the application.
help- Display this help message.
-
Task Descriptions: When adding tasks, provide clear and concise descriptions to easily identify them later.
-
Deadlines and Dates: Use specific deadlines and dates when adding tasks with deadlines or events.
-
Task Numbers: Pay attention to task numbers when performing actions like marking, unmarking, or deleting tasks.
Encountering issues or have questions? Here are some troubleshooting tips:
-
Check the Documentation: Consult the user guide or documentation for assistance.
-
Contact Support: If you're unable to resolve the issue, reach out to our support team for further assistance.
Chitty is powered by advanced artificial intelligence algorithms designed to enhance productivity and streamline task management. Our mission is to provide users with a seamless and intuitive experience for organizing their tasks effectively.