1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-24 12:13:39 +00:00

zoho csv importer

This commit is contained in:
Kyle Spearrin
2018-07-19 15:13:12 -04:00
parent f43fd34a8c
commit 3d4848da90
3 changed files with 10 additions and 1 deletions

View File

@@ -126,6 +126,12 @@
Using the Password Boss desktop application, navigate to "File" → "Export data" → "Password Boss JSON - not encrypted"
and save the JSON file.
</ng-container>
<ng-container *ngIf="format === 'zohovaultcsv'">
Log into the Zoho web vault (vault.zoho.com). Navigate to "Tools" &rarr; "Export Secrets". Select "All Secrets" and click
the "Zoho Vault Format CSV" button. Highlight and copy the data from the textarea. Open a text editor like Notepad
and paste the data. Save the data from the text editor as
<code>zoho_export.csv</code>.
</ng-container>
</app-callout>
<div class="row">
<div class="col-6">