vault backup: 2025-05-05 10:17:48

This commit is contained in:
Dane Sabo 2025-05-05 10:17:48 -04:00
parent ad8546435c
commit 2aee629517

View File

@ -110,10 +110,11 @@ Imported: {{ importDate | format("YYYY-MM-DD h:mm a") }}
{% if a.comment -%} {% if a.comment -%}
> >
> *{{ a.comment }}* > *{{ a.comment }}*
>
{% endif -%} {% endif -%}
> {{a.date}}
{% endif -%} {% endif -%}
{%- endfor %} {%- endfor %}
## Follow-Ups ## Follow-Ups
{# Create a separate loop for Purple highlights as tasks #} {# Create a separate loop for Purple highlights as tasks #}
{% for a in annotations -%} {% for a in annotations -%}