Jayne Android is a versatile task management application designed to help you organize your tasks efficiently. With a simple and intuitive interface, Jayne Android allows you to add, manage, and sort your tasks with ease. Whether you're planning your day, managing projects, or setting reminders, Jayne Android provides you with the tools you need to stay on top of your tasks.
- There are 3 commands in that Jayne recognises.
- Todo
- Deadline
- Event
- Type in the activity that you want Jayne to keep track.
- Jayne will add your activity in a list.
- She will also create a
text file
and store your activities. - More commands will be listed below.
Jayne Android supports three types of tasks: Todo, Deadline, and Event. Each task type is tailored to suit different needs and preferences.
-
Todo: A basic task with a description. Perfect for quick reminders or simple tasks.
- Command:
todo [task description]
- Example:
todo Read a book
- Command:
-
Deadline: A task with a due date. Ideal for tasks that need to be completed by a specific time.
- Command:
deadline [task description] /by [YYYY-MM-DD]
- Example:
deadline Submit assignment /by 2024-03-01
- Command:
-
Event: A task with a start and end date. Suitable for events or activities happening over a period.
- Command:
event [task description] /from [YYYY-MM-DD] /to [YYYY-MM-DD]
- Example:
event Conference /from 2024-04-01 /to 2024-04-03
- Command:
-
Viewing Tasks: You can view all your tasks in a list, giving you a clear overview of what needs to be done.
- Command:
list
- Command:
-
Deleting Tasks Remove tasks that are no longer needed or have been completed.
- Command:
delete [task number]
- Example:
delete 3
- Command:
-
Sorting: Organize your tasks based on type, completion status, or due date to prioritize your workload effectively.
- Sort by Type: Groups tasks by their type (
Todo
,Deadline
,Event
). - Command:
sort type
- Sort by Mark Status: Separates completed tasks from those still pending.
- Command:
sort mark
- Sort by Due Date: Arranges tasks starting from the earliest due date or event start date.
- Command:
sort due
- Sort by Type: Groups tasks by their type (
-
Marking Tasks as Done: Mark tasks as completed once you've finished them.
- Command:
mark [task number]
- Example:
mark 1
- Command:
-
Adding Flexibility Jayne Android supports flexible commands for adding tasks, making task management quick and effortless.
- Command:
add [task type] [task details]
- Examples:
add todo Buy groceries
add deadline File taxes /by 2024-04-15
add event Vacation /from 2024-07-01 /to 2024-07-14
- Command:
Simply download jayne.jar
in the main directory. Once installed, open the app, and you'll be greeted with a simple interface where you can begin adding and managing your tasks immediately.