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

myki importer

This commit is contained in:
Kyle Spearrin
2019-06-28 23:17:22 -04:00
parent 3d5f22b67d
commit d25dc1a23f
2 changed files with 6 additions and 1 deletions

2
jslib

Submodule jslib updated: 00f1aad65e...3238b81926

View File

@@ -227,6 +227,11 @@
Open the PasswordWallet desktop application and navigate to "File" → "Export" → Open the PasswordWallet desktop application and navigate to "File" → "Export" →
"Visible entries to text file". Enter your password and select the "Ok" button to save the TXT file. "Visible entries to text file". Enter your password and select the "Ok" button to save the TXT file.
</ng-container> </ng-container>
<ng-container *ngIf="format === 'mykicsv'">
Open the Myki desktop browser extension and navigate to "Advanced" &rarr; "Export Accounts" and then scan
the QR code with your mobile device. Various CSV files will then be saved to your computer's
downloads folder.
</ng-container>
</app-callout> </app-callout>
<div class="row"> <div class="row">
<div class="col-6"> <div class="col-6">