https://bugs.kde.org/show_bug.cgi?id=432826
Jack <ostrof...@users.sourceforge.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from Jack <ostrof...@users.sourceforge.net> --- While not completely what you want, you can get most of it with existing functionality. Using payee matching, you can match on any consistent substring. (In fact, your examples of "*NAME*" are not regular expressions, which would be ".*NAME.*".) You can also set a default category for new transactions for each payee. You can match on NAME, for example, and it just needs to exist anywhere in the field you have chosen to match for the Payee. Matching and selecting a default Category are available in the Payee view. Please see if these will work for you, and if not, please provide a more specific example of what else you want it to do. -- You are receiving this mail because: You are the assignee for the bug.