Import custom text fields from NordPass.
NordPass import function is incomplete. PLEASE update ProtonPass to allow for complete importing of Custom Text Fields and Custom Answers. Sadly, I am unable to completely transition to ProtonPass because it does not pull all of my data as I need it to.
Here is the data as found in the exported CSV file from NordPass:
The following string is for 4 custom text fields with 4 answers and comes from a single cell on the csv.
[{"label":"Custom Field 1","type":"text","value":"Test Answer 1"},{"label":"Custom Field 2","type":"text","value":"Test Answer 2"},{"label":"Custom Field 3","type":"text","value":"Test Answer 3"},{"label":"Custom Field 4","type":"text","value":"Test Answer 4"}]