1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

Add csv export instructions for Nordpass (#12829)

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
This commit is contained in:
Daniel James Smith
2025-01-13 19:45:44 +01:00
committed by GitHub
parent f28664716f
commit ffe05f27c4

View File

@@ -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 &rarr; Scroll down to the Import and Export section
and select Export items &rarr; Enter your Master Password and select Continue. &rarr; Save
the CSV file on your device.
</ng-container>
</bit-callout>
<import-lastpass
*ngIf="showLastPassOptions"