Add edit command in order to be able to edit title and details from already created tasks.
hyf edit 1 will edit task 1.
hyf edit 1 2 will edit task 1 and 2.
hyf edit 1 -t will edit title for task 1.
hyf edit 1 -d will edit details for task 1.
hyf edit 1 -t -d will do the same as hyf edit 1.
Add
edit
command in order to be able to edit title and details from already created tasks.hyf edit 1
will edit task 1.hyf edit 1 2
will edit task 1 and 2.hyf edit 1 -t
will edit title for task 1.hyf edit 1 -d
will edit details for task 1.hyf edit 1 -t -d
will do the same ashyf edit 1
.