Hi! It's possible to improve this fantastic feature with a filter on username? I have hundred of hundred entries on KeePass; Username is a serial number, so, find correct username is hard. You can find an example in attachment
Hi! Nice idea! Done!! :) There will be another PAC variable like:
<KPXRE_GET_(title|username|password|url)_WHERE_(title|username|password|url)==YourRegularExpression==>
For example:
<KPXRE_GET_username_WHERE_turl==.*myserver\d+$==>
Stay tuned for next PAC release! - David.
Hi!
Nice idea!
Done!! :)
There will be another PAC variable like:
<KPXRE_GET_(title|username|password|url)_WHERE_(title|username|password|url)==YourRegularExpression==>
For example:
<KPXRE_GET_username_WHERE_turl==.*myserver\d+$==>
Stay tuned for next PAC release!
- David.