myki importer
This commit is contained in:
parent
3d5f22b67d
commit
d25dc1a23f
2
jslib
2
jslib
|
@ -1 +1 @@
|
||||||
Subproject commit 00f1aad65ea2e243713d409873dfb5d833296897
|
Subproject commit 3238b819268d2155376a22b963887f59a3eeb7ca
|
|
@ -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" → "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">
|
||||||
|
|
Loading…
Reference in New Issue