encryptr instructions
This commit is contained in:
parent
c099ff7662
commit
aeca6f04f9
|
@ -229,7 +229,9 @@
|
||||||
"Yes" on the dialog and save the CSV file.
|
"Yes" on the dialog and save the CSV file.
|
||||||
</ng-container>
|
</ng-container>
|
||||||
<ng-container *ngIf="format === 'encryptrcsv'">
|
<ng-container *ngIf="format === 'encryptrcsv'">
|
||||||
Export your Encryptr vault to a CSV file.
|
Open the newest version of the Encryptr desktop application and allow all of your data to sync.
|
||||||
|
Once syncing of your data is complete, the download icon in the top right corner will turn pink. Click
|
||||||
|
the download icon and save the CSV file.
|
||||||
</ng-container>
|
</ng-container>
|
||||||
</app-callout>
|
</app-callout>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
|
Loading…
Reference in New Issue