X-Git-Url: https://plomlompom.com/repos/?p=misc;a=blobdiff_plain;f=todo_templates%2Fday.html;fp=todo_templates%2Fday.html;h=4f5f1fcec74db21ce5aab21cf9912e65dfa88c70;hp=7dd8f66fa99c28e55f8a892cc1a05543e8e02305;hb=fde1097e391b9ec0c261f1e91bd203232b3fbcb3;hpb=942c977e0052d09300625e7a5c1b5fc2eede9098 diff --git a/todo_templates/day.html b/todo_templates/day.html index 7dd8f66..4f5f1fc 100644 --- a/todo_templates/day.html +++ b/todo_templates/day.html @@ -6,6 +6,7 @@ table.alternating tr:nth-child(even) { table.alternating tr:nth-child(odd) { background-color: #ffffff; } +th.desc { background: linear-gradient(to bottom, white, grey); } td.checkbox, td.number { height: 0.1em; padding: 0em; text-align: center; } td.checkbox { width: 0.1em } td button { height: 1.5em; padding: 0em; margin: 0em } @@ -31,17 +32,24 @@ comment:

- + + + + + + + + {% for row in task_rows %} - + {% if row.todo %} - + {% else %} @@ -49,7 +57,7 @@ comment: - +
taskchoose?done?effortimportanceedit?day tagscomment
tasktododoneeffortimportanceedit?day tagscomment
] {{ row.task.current_title|e }}tags: {% for tag in row.task.tags | sort %}{{ tag }} {% endfor %}
] {{ row.task.current_title|e }}tags: {% for tag in row.task.tags | sort %}{{ tag }} {% endfor %}
editedit {% for tag in row.todo.day_tags | sort %}{{ tag }} {% endfor %} {{ row.todo.comment|e }} editedit