{% extends "base.html" %} {% block title %}New bank — LocalKeep{% endblock %} {% block window_title %}New bank - LocalKeep{% endblock %} {% block content %}

New memory bank

{% if error %}

{{ error }}

{% endif %}

A bank is one timeline you curate — a life chapter, project, or research arc. Start with one topic or period; you can add more banks later. You’ll add dated memories inside it next.

Cancel
{% endblock %}