mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 10:13:31 +00:00
password wallet txt importer
This commit is contained in:
2
jslib
2
jslib
Submodule jslib updated: a0a1142f1f...61723f74d2
@@ -223,6 +223,10 @@
|
||||
Open the RememBear desktop application and navigate to "Settings" → "Account" → "Export".
|
||||
Enter your master password and select the "Export Anyway" button to save the CSV file.
|
||||
</ng-container>
|
||||
<ng-container *ngIf="format === 'passwordwallettxt'">
|
||||
Open the PasswordWallet desktop application and navigate to "File" → "Export" →
|
||||
"Visible entries to text file". Enter your password and select the "Ok" button to save the TXT file.
|
||||
</ng-container>
|
||||
</app-callout>
|
||||
<div class="row">
|
||||
<div class="col-6">
|
||||
|
||||
Reference in New Issue
Block a user