Transactions

IdAmountNoteCategory
{{ t.transaction_id }} {{ formatAmount(t.amount) }} {{ t.note || '—' }} {{ categoryTitle(t.category_id) }}

Envelops

NameBalanceRefill
{{ e.name }} {{ formatAmount(e.balance) }} {{ e.refill_amount == null ? '—' : formatAmount(e.refill_amount) }}

Categories

TitleTypeNatureAlias
{{ c.title }} {{ c.type }} {{ c.nature || '—' }} {{ c.alias || '—' }}

Dashboard

In-app analytics placeholder (envelops, spending, scheduled, duplicates).

{{ card }}

Manage

Account
Signed in as {{ currentUser?.username || loginUser || '—' }}
Users
Admin-only create/update/delete.
{{ userError }}
No users
Preferences
Personal settings for how Plutus shows your money.
Default home
Which screen opens after you sign in.
List density
Comfortable uses roomier rows. Compact fits more on screen.
Amount display
Full shows decimals. Whole rounds to the nearest unit.