{% extends "_base.html" %} {% block title %}Memory diff · {{ project.name | humanize }} · Urika{% endblock %} {% block heading %}Memory diff{% endblock %} {% block breadcrumb %} {% endblock %} {% block content %}
Shows memory entries added, archived, or trashed between two timestamps.
Dashboard analogue of urika memory diff <from_ts> <to_ts>.
Timestamps accept ISO 8601 or relative forms like 1d_ago,
2h_ago, 1w_ago, yesterday, now.
{{ entry.filename }}