2 votes
Hello.
I would like to request a feature that nicely exports entries to a Keepass 2 format.
It could be XML, so we can import it to KeePass if it's too complicated to work with the KeePass database format.
We would need at least following:
The use case is the following. Sometimes we have to share our customers' credentials with the customer. In that case we export a whole subfolder of entries.
Exporting to CSV doesn't provide acceptable results.
For now, I have a script, but it's also tricky, because with every new entry type, there are new undocumented challenges (now I need to create separate entries for password lists and the username is not exporting in the same way anymore with get-rdmentry).
Cheers.
Hello,
Doing an "export to keepass" feature in itself would be a bit too niche for our application.
What we could probably do instead is a "Custom" XML/CSV export where we would prompt you to select between the "main" entry fields like the ones you have listed in your original post and export only those under the same XML Tag/ CSV column as to avoid the previously mentioned undocumented challenges.
We have opened a ticket and will monitor this thread for feedback to help us prioritize this request.
Best Regards,
Michaël Beaudin
Hello Michaël.
In my view, KeePass is a widely used tool, but maybe I'm wrong.
Many other solutions support Keepass import/export and Keepass itself supports some formats, which makes it very useful in transferring secrets from one to another tool.
If we get fields to choose from, it would be great to be able to save the fields so we can reuse the same template.
Otherwise I will just keep updating my script.
Best regards.
Marcel