Daily chore completion history / activity log #791
Replies: 1 comment
|
Good questions, and the answer to why none of them can be answered today is worth stating plainly: a task does not record when it was completed, or by whom. It carries a There is one partial exception, and it shows the feature is feasible: So this needs completion events recorded in their own right. Which brings the one consequence worth knowing before it is built: it starts empty. Whatever is added can only describe completions from that point on; the weeks already ticked off cannot be reconstructed, because nothing wrote them down. Staying open, and the shape you sketched - grouped by day, name and time per entry - is the right one. |
Uh oh!
There was an error while loading. Please reload this page.
It would be useful to have a day-by-day history of completed chores/tasks.
Currently, completed tasks can be viewed, but there doesn't appear to be an easy way to answer something like:
Ideally, there could be a simple History / Activity view showing completed chores grouped by date, for example:
Today
Yesterday
It would also be useful to tap a recurring chore and see its previous completion dates.
This could reuse the existing task completion data rather than introducing a separate chore tracking system.
A calendar-style view or simple chronological activity feed would both work well.
All reactions