mirror of
https://github.com/bitwarden/browser
synced 2025-12-25 12:43:36 +00:00
roboform csv importer
This commit is contained in:
@@ -107,6 +107,12 @@
|
||||
Log into the Clipperz web application (clipperz.is/app). Click the hamburger menu icon in the top right to expand the navigation
|
||||
bar. Navigate to "Data" → "Export". Click the "download HTML+JSON" button to save the HTML file.
|
||||
</ng-container>
|
||||
<ng-container *ngIf="format === 'roboformcsv'">
|
||||
Using the RoboForm Editor desktop application, navigate to "RoboForm" (top left) → "Options" → "Account & Data"
|
||||
and click the "Export" button. Select all of your data, change the "Format" to "CSV file" and then click the
|
||||
"Export" button to save the CSV file. Note: RoboForm only allows you to export Logins. Other items will not be
|
||||
exported.
|
||||
</ng-container>
|
||||
</app-callout>
|
||||
<div class="row">
|
||||
<div class="col-6">
|
||||
|
||||
Reference in New Issue
Block a user