X-Git-Url: https://plomlompom.com/repos/?p=misc;a=blobdiff_plain;f=todo_templates%2Ftodo.html;fp=todo_templates%2Ftodo.html;h=5c6e40b44a96e0641ac229eb4c5be2f771d644c4;hp=e62a09b8c02547bcfb48dabf7f1b5b73f72163f9;hb=9637ae6c570e9cf0cce500d85af03c74d6771362;hpb=ecee822bebf62049803b90fc8d8a0b484915a0fc diff --git a/todo_templates/todo.html b/todo_templates/todo.html index e62a09b..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 %}
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