Just a tip for anyone unable to import a csv file of passwords exported from another password manager into Monterey’s password manager:
Take a look at the file in a text editor and search for quotation characters in any passwords that your old manager generated.
The importer seems to trip even on escaped quotes, so do a search for
, take note of the entry and remove that line from the file, and then see if you have any better luck. I’m not really familiar with csv files so I don’t know who is to fault here. I had this issue with a csv file exported from 1Password 7.
Take a look at the file in a text editor and search for quotation characters in any passwords that your old manager generated.
The importer seems to trip even on escaped quotes, so do a search for
Code:
\"