From 84df9cca87799390b52a83af0b6c7e5a2fc05d44 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Mon, 25 Nov 2019 16:10:55 -0500 Subject: [PATCH] codebook csv importer --- jslib | 2 +- src/app/tools/import.component.html | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/jslib b/jslib index 57e49207e9a..05c36b300db 160000 --- a/jslib +++ b/jslib @@ -1 +1 @@ -Subproject commit 57e49207e9ad57c71576fc487a38513a4d0fe120 +Subproject commit 05c36b300db460925e834204b8e7c668b57e3948 diff --git a/src/app/tools/import.component.html b/src/app/tools/import.component.html index 09c1e77cc7e..fd8749cac6b 100644 --- a/src/app/tools/import.component.html +++ b/src/app/tools/import.component.html @@ -247,6 +247,10 @@ Open the Buttercup desktop application and unlock your vault. Right click on your vault's icon and select "Export" to save the CSV file. + + Open the Codebook desktop application and log in. Navigate to "File" → "Export all", then click + "Yes" on the dialog and save the CSV file. +