Anonymous
'Roboform' has been merged into this idea
My feedback
2 results found
-
24 votes
An error occurred while saving the comment An error occurred while saving the comment
Anonymous
commented
You can export from Zoho as "Zoho csv" or "Generic csv".
The Zoho cvs format is:
"Password Name","Description","Password URL","SecretData","Notes","CustomData","Tags","Classification","Favorite","TOTP","Folder Name"
The generic csv format is:
"Password Name","Password URL","TOTP","Notes","Folder Name"
I'm happy to reformat this CSV to a format that is already supported.
Anonymous
supported this idea
·
-
126 votes
Anonymous
shared this idea
·
I exported my Zoho Vault data, used this script:
https://github.com/bigmacd/miscPython/blob/master/zoho2chrome.py
to convert it to chrome format, and imported into Proton Pass (as chroome) successfully.