-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Include TOTP settings in CSV export #3541
Copy link
Copy link
Milestone
Description
Summary
Currently, exporting a database as a .csv as far as I can tell only includes the bare information fields, i.e., Group, Title, Username, Password, URL, and Notes.
Desired Behavior
Expected behavior would be for other important fields, such as AutoType window associations, to be included, such that re-importing the .csv into KeePassXC would yield an exact copy of the original.
Context
There have been times I've needed to edit a field currently not editable in KeePassXC -- creation or access dates, for example -- and have needed to export them as a .csv file, edit them, then re-import them to do so. Current behavior then requires me to re-enter any window association information for AutoType, which can be tedious and time-consuming.
Reactions are currently unavailable