codebook csv importer

This commit is contained in:
Kyle Spearrin 2019-11-25 16:10:55 -05:00
parent e550989ce2
commit 84df9cca87
2 changed files with 5 additions and 1 deletions

2
jslib

@ -1 +1 @@
Subproject commit 57e49207e9ad57c71576fc487a38513a4d0fe120 Subproject commit 05c36b300db460925e834204b8e7c668b57e3948

View File

@ -247,6 +247,10 @@
Open the Buttercup desktop application and unlock your vault. Right click on your vault's icon and Open the Buttercup desktop application and unlock your vault. Right click on your vault's icon and
select "Export" to save the CSV file. select "Export" to save the CSV file.
</ng-container> </ng-container>
<ng-container *ngIf="format === 'codebookcsv'">
Open the Codebook desktop application and log in. Navigate to "File" &rarr; "Export all", then click
"Yes" on the dialog and save the CSV file.
</ng-container>
</app-callout> </app-callout>
<div class="row"> <div class="row">
<div class="col-6"> <div class="col-6">