I’m working on an improvement to https://github.com/thekumor/task-calc
A new version of it, which I creatively called ‘Tasked’ is going to also save points to a database and then calculate the average, median and standard deviation, along with average range to see if a particular day is below or above average in productiveness.
Of course, that’s as long as you can measure productivity in task completion and numbers, which you can’t. But it at least makes it easier and more visual.
This version will also contain subtasks.
I’m thinking of making something else than a table, maybe button/card-like sections?
This project is under https://github.com/thekumor/Tasked and fresh changes are pushed to ‘dev’ branch.
