1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-25 20:53:22 +00:00

password agent csv importer, resolves #221

This commit is contained in:
Kyle Spearrin
2018-07-23 17:34:13 -04:00
parent 865d475083
commit ca78953889
3 changed files with 10 additions and 1 deletions

View File

@@ -148,6 +148,11 @@
<code>python Desktop/pw_helper.py export Desktop/my_passwords.json</code>. Then upload the resulting
<code>my_passwords.json</code> file here to Bitwarden.
</ng-container>
<ng-container *ngIf="format === 'passwordagentcsv'">
Using the Password Agent desktop application navigate to "File" &rarr; "Export", select the "Fields to export" button and
check all of the fields, change the "Output format" to "CSV", and then click the "Start" button to save the CSV
file.
</ng-container>
</app-callout>
<div class="row">
<div class="col-6">