X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=todo_templates%2Ftodo.html;h=5c6e40b44a96e0641ac229eb4c5be2f771d644c4;hb=HEAD;hp=5aaf8a0bd71165ef5b36aeeb50cbe728f44d2f0b;hpb=2ad9f7785539c0cd9f119d1f22b8057fab348114;p=misc diff --git a/todo_templates/todo.html b/todo_templates/todo.html index 5aaf8a0..5c6e40b 100644 --- a/todo_templates/todo.html +++ b/todo_templates/todo.html @@ -68,7 +68,7 @@ tr.grey td { background-color: #cccccc; }

edit todo

- + @@ -140,14 +140,17 @@ new: {{ macros.tagselection(submit_name='tag', selected_tags=todo.day_tags, all_ -{% if todo.dependers %} -{% endif %} @@ -223,7 +227,7 @@ new: {{ macros.tagselection(submit_name='tag', selected_tags=todo.day_tags, all_
dependers +{% if todo.dependers %} {% for path in todo.shortened_depender_paths %} + {% endfor %}
+ + {% if not path[0] %}[…]
{% endif %} {% for step in path %} {% if step %} @@ -157,9 +160,10 @@ new: {{ macros.tagselection(submit_name='tag', selected_tags=todo.day_tags, all_
+{% endif %} +add:
sub-todos
free add -make from task:
+make from task ({{ macros.parenthood_selector(parenthood) }}):

adopt: