mirror of
https://github.com/bitwarden/web
synced 2025-12-11 05:43:16 +00:00
buttercup csv importer
This commit is contained in:
2
jslib
2
jslib
Submodule jslib updated: 971e19335f...e8130e7934
@@ -243,6 +243,10 @@
|
|||||||
Open the BlackBerry Password Keeper application, then navigate to "Settings" → "Import/Export".
|
Open the BlackBerry Password Keeper application, then navigate to "Settings" → "Import/Export".
|
||||||
Select "Export Passwords" and follow the instructions on screen to save the unencrypted CSV file.
|
Select "Export Passwords" and follow the instructions on screen to save the unencrypted CSV file.
|
||||||
</ng-container>
|
</ng-container>
|
||||||
|
<ng-container *ngIf="format === 'buttercupcsv'">
|
||||||
|
Open the Buttercup desktop application and unlock your vault. Right click on your vault's icon and
|
||||||
|
select "Export" to save the CSV file.
|
||||||
|
</ng-container>
|
||||||
</app-callout>
|
</app-callout>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-6">
|
<div class="col-6">
|
||||||
|
|||||||
Reference in New Issue
Block a user