Anonymous
My feedback
4 results found
-
8 votes
Anonymous supported this idea ·
-
22 votes
Anonymous supported this idea ·
-
21 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 ·
-
90 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.