Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
4 years agomrc converter CSV File Password field converted to text type
Hi
Using the mrc converter to convert a CSV File using the credit card category. I have some additional fields Username and Password.
In the imported record the Password is a Text type, is th...
MrC
4 years agoSuper Contributor
@chbaruwa ,
I've placed a custom copy of the csv converter in the Custom area at the https://1password.community/discussion/101693/moving-to-1password-from-another-password-manager location. The file is Csv.pm. Replace your Converters/Csv.pm with this custom one.
Add Username, Password and URL columns to your spreadsheet, export as CSV.
Run the converter.
And you should get results like:
FYI: I also noticed the improper noun pluralization and verb tense in the Import summary, and have fixed that in the main code (e.g. "1 items were added" should be "1 item was added").