actualbudget / actual

A local-first personal finance app
https://actualbudget.org
MIT License
14.53k stars 1.16k forks source link

[Feature] Wildcard on payee #493

Closed rich-howell closed 1 year ago

rich-howell commented 1 year ago

Discussed in https://github.com/actualbudget/actual/discussions/445

Originally posted by **freefrank** January 12, 2023 Like options on note, need to filter out payee for rules. In my case, there are payees like `Online Banking Transfer - 9533` which 9533 is the transaction number, and I have alot of these transaction which should be classified into the same category.
j-f1 commented 1 year ago

This is somewhat covered by “Contains” but there is definitely room for improvement!

MatissJanis commented 1 year ago

Given the defined problem is already solvable by the usage of "contains" - I'll close this feature request.