Closed mischlrebl closed 1 year ago
this can already be achieved by KeePass Placeholders: https://keepass.info/help/base/placeholders.html
just put the structure into the notes field for example in the form: { "url":"{URL}", "username": "{USERNAME}", "password": "{PASSWORD}", "language": "de", ... }
it even works with string fields which are then shown in the QR-Code Menu too - great job!
very cool plugin, thanks for that!
a very useful extension would be to fill a given text template with the appropriate values from Keepass (UPPERCASE in the example) and then show the whole text as QR-code:
{ "url":"URL", "username": "USER NAME", "password": "PASSWORD", "language": "de", ... }
that way we configure our app and it would be great for security reason to not have the data outside Keepass