{% if result.message %}

{{ result.message }}

{% elif result.hits %}
{% for hit in result.hits %}
{% if hit.date %}{{ hit.date }}{% endif %} {{ hit.source }}
{% if hit.title %}

{{ hit.title }}

{% endif %}

{{ hit.snippet }}

{% endfor %}
{% else %}

Nothing in that time range yet — as daily notes, meetings, and decisions land in your knowledge store, the timeline fills in.

{% endif %}