plain text #todo
Edit
by Ivan Rocha - 7 years ago (2017-11-06)
todo text file
| php class for todo using text file plain text |
Ask clarification
1 Recommendation
This package can manage to do lists stored in CSV files.
It can create a to do task and add it to a list that can be later saved to a file in the CSV format.
The class can edit a task, delete a task, mark a task as done, mark as undone, mark all tasks as done, delete all, count done, count undone, count all, etc,...
| by zinsou A.A.E.Moïse package author 6835 - 7 years ago (2018-01-06) Comment
You can use this as good starting point. |