Yet another CSV import question
I can't find a description of how the import process maps column names to entries in the database.
For example, how do you specify the type (Login, Account, Software, etc) for an entry?
What specific column/field names does the import process recognize as mapping to predefined field?
If you provide an unrecognized field name does the import create a field in the entry with that name?
I need to import about 600 entries from SafeWallet. SafeWallet exports its data in XML, which I can easily transform to CSV with XSLT. The job would be much easier if there was a master reference for the 1Password database schema (how 1Password represents an entry) and a description of how the import process maps fields in a row to fields in a database entry. Does this document exist?
BTW, given the apparent demise of SafeWallet, I would contribute my XSLT stylesheet to the git repo. However, I don't have time to completely reverse-engineer the import process by experimentation alone, so some sort of mapping technical reference would be very useful.
Comments
-
Hi @jimgarrison, You may be in luck. I have a SafeWallet converter for you. See: https://discussions.agilebits.com/discussion/30286/mrcs-convert-to-1password-utility/p1
0 -
In general, though, the delimited-text import process includes a step in which you specify which import field maps to which standard field.
Please see the this section in the Importing data article in the 1Password 4 for Windows user's guide for details.
0