Effort Scale#

Tasks are weighted by effort to give a more accurate picture of progress. Use this scale when adding new tasks.

PointsEffort LevelTime EstimateExamples
1Quick fix2 hours or lessShoe molding, touch-up paint, small repair
2Small task2-4 hoursSingle room baseboards, run one cable
3Medium task1-2 daysRepaint a room, electrical work, wiring
5Large task3-5 daysFull room flooring, major fixture install
10-15Major project2 weeksMulti-room flooring, full renovation

How to Use#

In each room/project page front matter, sum up the effort points:

---
title: "Kitchen"
tasks_completed: 25    # sum of completed task points
tasks_in_progress: 8   # sum of in-progress task points
tasks_planned: 12      # sum of planned task points
---

Progress bars automatically aggregate these values up to section and site-wide totals.