mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 01:33:33 +00:00
added password dragon xml importer
This commit is contained in:
@@ -75,6 +75,10 @@
|
||||
See detailed instructions on our help site at
|
||||
<a target="_blank" href="https://help.bitwarden.com/article/import-from-1password/">https://help.bitwarden.com/article/import-from-1password/</a>.
|
||||
</ng-container>
|
||||
<ng-container *ngIf="format === 'passworddragonxml'">
|
||||
Using the Password Dragon desktop application, navigate to "File" → "Export" → "To XML". In the dialog that pops
|
||||
up select "All Rows" and check all fields. Click the "Export" button and save the XML file.
|
||||
</ng-container>
|
||||
</app-callout>
|
||||
<div class="row">
|
||||
<div class="col-6">
|
||||
|
||||
Reference in New Issue
Block a user