mirror of
https://github.com/bitwarden/web
synced 2025-12-31 07:33:39 +00:00
truekey csv importer
This commit is contained in:
@@ -99,6 +99,10 @@
|
||||
Using the Sticky Password desktop application, navigate to "Menu" (top right) → "Export" → "Export all". Select
|
||||
the unencrypted format XML option and save the XML file.
|
||||
</ng-container>
|
||||
<ng-container *ngIf="format === 'truekeycsv'">
|
||||
Using the True Key desktop application, click the gear icon (top right) and then navigate to "App Settings". Click the "Export"
|
||||
button, enter your password and save the CSV file.
|
||||
</ng-container>
|
||||
</app-callout>
|
||||
<div class="row">
|
||||
<div class="col-6">
|
||||
|
||||
Reference in New Issue
Block a user