When importing logins from another password manager into Cloaked using the Password Manager Importer, you may encounter an issue with commas in your CSV file causing errors. This problem occurs when a string containing commas is not properly enclosed in quotes. This can cause issues in the import process. This article will guide you on how to resolve this issue.
Problematic commas can cause issues when importing a CSV file because they might be mistaken for field separators. To identify problematic commas, look for any instance where a comma appears within a field but is not surrounded by quotes.
Name,Email,Password,Notes
Online Account,johndoe@example.com,password,This is a note, with commas
In the example above, the notes field contains commas that are not surrounded by quotes. This will cause the import process to interpret the notes field as multiple fields, leading to errors.
To fix problematic commas in your CSV file, you can use Excel or Google Sheets. Follow the steps below:
Now that you've fixed the problematic commas in your CSV file, you can proceed with importing it into Cloaked using the Password Manager Importer.