🔋 Automated task progress battery bars to show progress of subtasks

I came up with the following rule to set :left_arrow_curving_right:subtasks to 1 for manually added subtasks.

Notes that this rule has side effects below,
・:left_arrow_curving_right:subtasks of parent tasks is set by 1 when creating parent tasks.
→ fortunately rollup() doesn’t sum up a field value of parent tasks. so it doesn’t matter on % Progress.
・tasks are fixed when you just click “add task
” in a list view or a board view

2 Likes