X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=templates%2Ftodo.html;h=a711568edf75c6291051cb300325b650ed57cb2e;hb=eb16b47ddcaefaeab2f616419ea746cc32346893;hp=71f2e1b06d95bf325937dc65d2207c955c4f1805;hpb=9e297373770305a915dbe987bf6fda02db704ec6;p=plomtask diff --git a/templates/todo.html b/templates/todo.html index 71f2e1b..a711568 100644 --- a/templates/todo.html +++ b/templates/todo.html @@ -23,16 +23,31 @@
+ +effort +
+ + comment + +calendarize + + + conditions {{ macros.simple_checkbox_table("condition", todo.conditions, "condition", "condition_candidates") }} + +blockers +{{ macros.simple_checkbox_table("blocker", todo.blockers, "condition", "condition_candidates") }} + + enables {{ macros.simple_checkbox_table("enables", todo.enables, "condition", "condition_candidates") }}