Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
Former Member
4 years agoSupport for Bitwarden custom fields in mrc-converter-suite
MrC
Hi would it be possible to add support for Bitwarden custom fields? Right now all fields are just added as "plain notes".
Bitwarden has 3 types: text, hidden and boolean.
No idea what bo...
MrC
4 years agoSuper Contributor
@leblub
I've updated the converter suite to add these features.
Use the --addfields option to get your custom fields placed into a 1Password section.
Custom Hidden fields will be concealed in 1Password with this option.
Linked fields will show the link's referent field (i.e. Username or Password). Links are essentially a Username or Password alias in Bitwarden, to allow form filling of HTML fields that don't match "username" or "password".
Custom fields of type Text and Boolean were already supported, and --addfields would have placed them into a 1Password section.
Without --addfields, all custom fields will go to the Notes section.
Not that Identity types may be expanded into several additional 1Passwords records (Social Security, Passport, and Drivers License). Without --addfields, the custom fields for the original Identity record will end up in the Notes fields for all the records resulting from expansion. When --addfields is used, only the Identity record will contain the custom fields. This is a simply an implementation limitation and quirk, that is not worth resolving.