From e591f65cc836a2caa1b35b14ec7b1e883e0b5f38 Mon Sep 17 00:00:00 2001 From: zadam Date: Fri, 25 Sep 2020 21:04:06 +0200 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Troubleshooting.md b/Troubleshooting.md index cc1b2d6..607df93 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -25,6 +25,8 @@ UPDATE options SET value = 'Eb8af1/T57b89lCRuS97tPEl4CwxsAWAU7YNJ77oY+s=' WHERE UPDATE options SET value = 'QpC8XoiYYeqHPtHKRtbNxfTHsk+pEBqVBODYp0FkPBa22tlBBKBMigdLu5GNX8Uu' WHERE name = 'encryptedDataKey'; ``` +After executing the changes, don't forget to commit/write the changes! + This will set the password to "password". You can use that to login to the application again. If you already had protected notes (which are not unrecoverable), I recommend deleting them or alternatively export the unprotected notes, delete the document.db and start anew.