Strongbox icon indicating copy to clipboard operation
Strongbox copied to clipboard

Allow to configure field mapping for CSV import

Open marcelstoer opened this issue 6 years ago • 3 comments

The first import failed with some "import error [nil]" IIRC. Then I stripped the CSV to only have the Title, Username and Password columns. Import was successful.

What would have been very useful is an option to define a "CSV-column to KeePass-column" mapping. This would have allowed me to import all the data instead of just a subset.

marcelstoer avatar Apr 28 '19 13:04 marcelstoer

Can you tell me a little more about the other columns that you wanted to import, URL? Notes? or what kind where they?

mmcguill avatar Apr 30 '19 11:04 mmcguill

Spot on. URL and notes were the most prominent ones. However, if I could have defined a mapping it also have allowed me to import custom fields (ideally).

marcelstoer avatar Apr 30 '19 11:04 marcelstoer

Ok I found the problem, it is comming from the software (the csv soft) and where you put the cap (You have to use the capital line). I hope it will help…

manouche avatar Aug 28 '21 14:08 manouche