From 40da48a1066380eb5921439c9f4d47b4d55701d5 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Fri, 26 Apr 2019 20:55:15 -0400 Subject: [PATCH] password wallet txt importer --- jslib | 2 +- src/app/tools/import.component.html | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/jslib b/jslib index a0a1142f1f..61723f74d2 160000 --- a/jslib +++ b/jslib @@ -1 +1 @@ -Subproject commit a0a1142f1f3152aea2abf3ca51feffa21e60e9a9 +Subproject commit 61723f74d26ae933a5d8555059811af5450fa982 diff --git a/src/app/tools/import.component.html b/src/app/tools/import.component.html index 75892d130a..758814b895 100644 --- a/src/app/tools/import.component.html +++ b/src/app/tools/import.component.html @@ -223,6 +223,10 @@ Open the RememBear desktop application and navigate to "Settings" → "Account" → "Export". Enter your master password and select the "Export Anyway" button to save the CSV file. + + 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. +