Skip to content

[FEATURE] automation to auto classify entries#34

Description

@test2a

馃挕 Feature Description

we should be able to define entries based on prior rules or make rules (we already have something like this, "apply this category to all future transactions from xx)

馃幆 Problem it Solves

like in my previous issue, i have entries, 10,000 sent or received every month or 3000 every 15 days or some other variation,

since our fields are pre-defined,

Date/from/to/amount/narration

we should be able to specify before hand the transactions so that they can be auto modified even if other parameters are not there,

something like

where amount <200, and type = payment
set category = food

or

where amount <10, and type = receipt and payer contains "NPCI"
set category = cashback

or

where sms text contains "job"
set category = suspense

or

where narration contains "contra"
set type = transfer

and on and on. user should be able to define their own rules

馃敡 Proposed Solution

馃帹 UI/UX Suggestions (Optional)

馃摫 Alternatives Considered

馃挰 Additional Context

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions