General
If your salary does not arrive on the 1st, set its day — then a "month" in reports and budgets will run from payday to payday.
Bank notifications
one notification per linePaste the text of push notifications — the app will pick out the amount and merchant and choose a category. This is the same parsing that will run automatically once there is an Android app that reads notifications in the background.
Category recognition
31 rules, 0 learnedThe category is found from keywords in the merchant name. When you correct a category by hand, the app remembers it as a top-priority rule — you will not have to fix it a second time.
Data
0 transactions in this browserEverything is stored in this browser’s IndexedDB and sent nowhere. It is free and does not depend on anyone’s servers, but this kind of storage has a price: clear the site data and it is gone. Export regularly — it is both a backup and a way to move your history to another device.
Sync
between devices, through your SupabaseUntil you sign in, your history lives only in this browser. Signing in makes it available on your phone and after reinstalling the system.