A fren who manages your tasks - a fren you can trust.
java -jar frenny-app.jar
list
Here are the tasks in your list:
1.[T][ ] return book
2.[D][ ] buy book (by: Oct 20 2025 18:00)
3.[E][ ] project meeting (from: Oct 20 2025 18:00 to: Oct 20 2025 20:00)
todo DESCRIPTION
todo return book
Got it. I've added this task:
[T][ ] return book
Now you have 1 task in the list.
deadline DESCRIPTION /by DATE TIME
dd/MM/yyyy HH:mm
e.g deadline return book /by 20/10/2025 18:00
Got it. I've added this task:
[D][ ] return book (by: Oct 20 2025 18:00)
Now you have 1 task in the list.
event DESCRIPTION /from DATE TIME /to DATE TIME
dd/MM/yyyy HH:mm
e.g event project meeting /from 20/10/2025 18:00 /to 20/10/2025 20:00
Got it. I've added this task:
[E][ ] project meeting (from: Oct 20 2025 18:00 to: Oct 20 2025 20:00)
Now you have 1 task in the list.
mark INDICES
mark 1 2 3
Nice! I've marked this task as done:
[T][X] return book
[D][X] buy book (by: Oct 20 2025 18:00)
[E][X] project meeting (from: Oct 20 2025 18:00 to: Oct 20 2025 20:00)
unmark INDICES
unmark 1 2 3
OK, I've marked this task as not done yet:
[T][ ] return book
[D][ ] buy book (by: Oct 20 2025 18:00)
[E][ ] project meeting (from: Oct 20 2025 18:00 to: Oct 20 2025 20:00)
delete INDICES
delete 1 2 3
Noted. I've removed this task:
[T][ ] return book
[D][ ] buy book (by: Oct 20 2025 18:00)
[E][ ] project meeting (from: Oct 20 2025 18:00 to: Oct 20 2025 20:00)
Now you have 0 tasks in the list.
find STRING
find book
Here are the matching tasks in your list:
1.[T][ ] return book
2.[D][ ] buy book (by: Oct 20 2025 18:00)
edit INDEX
edit 1
bye
Bye. Hope to see you again soon!