mirror of
https://github.com/bitwarden/web
synced 2025-12-10 13:23:15 +00:00
import isntructions for safeincloud and padlock
This commit is contained in:
@@ -35,6 +35,13 @@
|
||||
In the Blur web vault, click your username at the top and go to "Settings" → "Export Data", then click "Export CSV"
|
||||
for your "Accounts".
|
||||
</ng-container>
|
||||
<ng-container *ngIf="format === 'safeincloudxml'">
|
||||
Using the SaveInCloud desktop application, navigate to "File" → "Export" → "As XML" and save the XML file.
|
||||
</ng-container>
|
||||
<ng-container *ngIf="format === 'padlockcsv'">
|
||||
Using the Padlock desktop application, click the hamburger icon in the top left corner and navigate to "Settings" →
|
||||
"Export" button and save the file "As CSV".
|
||||
</ng-container>
|
||||
</app-callout>
|
||||
<div class="row">
|
||||
<div class="col-6">
|
||||
|
||||
Reference in New Issue
Block a user