mirror of
https://github.com/bitwarden/browser
synced 2025-01-30 04:54:55 +01:00
Add csv export instructions for Nordpass (#12829)
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
This commit is contained in:
parent
f28664716f
commit
ffe05f27c4
@ -395,6 +395,11 @@
|
||||
Open the FullClient, go to the Main Menu and select Export. Start the export passwords
|
||||
wizard and follow the instructions to export a CSV file.
|
||||
</ng-container>
|
||||
<ng-container *ngIf="format === 'nordpasscsv'">
|
||||
Log in to NordPass and open Settings → Scroll down to the Import and Export section
|
||||
and select Export items → Enter your Master Password and select Continue. → Save
|
||||
the CSV file on your device.
|
||||
</ng-container>
|
||||
</bit-callout>
|
||||
<import-lastpass
|
||||
*ngIf="showLastPassOptions"
|
||||
|
Loading…
x
Reference in New Issue
Block a user