PhilippC / keepass2android

Password manager app for Android
https://play.google.com/store/apps/details?id=keepass2android.keepass2android
GNU General Public License v3.0
4.87k stars 394 forks source link

[FEAT] Show field title instead of field name when using Entry Templates for KeePass plugin #2635

Open bvuHH opened 4 months ago

bvuHH commented 4 months ago

On my Keepass desktop database, I'm using the Entry Templates for KeePass plugin to create templates that I use for my password entries. Beside the field and fieldname, each field in a template has a field title, that stores a userdefined desciption.

On keepass2android, I like to see the field title instead of the field name for the entries.

Thanks!