{% extends "base.html" %} {% block title %}{{ _("Categorize") }} · Wealth Dashboard{% endblock %} {% block heading %}{{ _("Categorize") }}{% endblock %} {% block lede %}
{{ _("Correcting a transaction here can leave a rule behind. A rule applies to what is already imported as well as to what arrives next — otherwise the same shop has to be fixed every month for a year before it stops asking.") }}
{% endblock %} {% block content %}| {{ _("Date") }} | {{ _("Description") }} | {{ _("Amount") }} | {{ _("Category") }} | {{ _("Remember as") }} | |
|---|---|---|---|---|---|
{{ _("Nothing waiting.") }}
{% set txn_link %}{{ _("Transactions") }}{% endset %}{{ _f("Every transaction has a category. Import more, or adjust one from the {page} page.", page=txn_link) | safe }}
{{ _("The text is matched anywhere in the description or the counterparty, or in one of them; the amounts are sizes — 20 to 50 catches a payment of 30 whichever way it went, and the direction says which way. Blank means no limit. A rule applies to what is already imported as well as to what arrives next.") }} {{ _("A rule can also rename the counterparty — AMZN Mktp DE*2K3 becomes Amazon — set the kind, to mark a transfer between your own accounts, say, and add a tag; those three are applied on every sync, so they win over a correction by hand.") }}
{% if rules %}