[Aqbanking-devel] Use of kbanking-payee-regex in KMM Banking Plugin

2008-08-17 Thread Michael Garrison Stuber
It appears that the latest version of the kmm-banking-plugin (0.9.8) has a the ability to use regular expressions to determine what from the payee field and what from the memo field goes where. (see mymoneybanking.cpp line 585) Has anybody used this feature? Can I get some guidance on how to

Re: [Aqbanking-devel] Use of kbanking-payee-regex in KMM Banking Plugin

2008-08-17 Thread Thomas Baumgart
On Sunday 17 August 2008 15:58:36 Michael Garrison Stuber wrote: > It appears that the latest version of the kmm-banking-plugin (0.9.8) has > a the ability to use regular expressions to determine what from the > payee field and what from the memo field goes where. (see > mymoneybanking.cpp line 58

Re: [Aqbanking-devel] Use of kbanking-payee-regex in KMM Banking Plugin

2008-08-17 Thread Michael Garrison Stuber
Thomas Baumgart wrote: I'm guessing that I can shove stuff into .aqbanking/settings.conf, but I'm not certain where in the file, or exactly how I should be structuring my regular expression to get the right results. Not in .aqbanking, because it is a KMyMoney feature that stores its info

Re: [Aqbanking-devel] Use of kbanking-payee-regex in KMM Banking Plugin

2008-08-17 Thread Thomas Baumgart
On Sunday 17 August 2008 19:56:52 Michael Garrison Stuber wrote: > Thomas Baumgart wrote: > >> I'm > >> guessing that I can shove stuff into .aqbanking/settings.conf, but I'm > >> not certain where in the file, or exactly how I should be structuring my > >> regular expression to get the right resul