encryptr instructions

This commit is contained in:
Kyle Spearrin 2020-02-24 23:19:57 -05:00
parent c099ff7662
commit aeca6f04f9
1 changed files with 3 additions and 1 deletions

View File

@ -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">