From 73e8291cb090127e692dbf799466791d10f0cbef Mon Sep 17 00:00:00 2001 From: Mark Date: Fri, 12 Nov 2021 00:18:04 +0100 Subject: [PATCH] Update Documentation.md added missing space after github issue url --- docs/Documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Documentation.md b/docs/Documentation.md index 239292f8..9a05cec4 100644 --- a/docs/Documentation.md +++ b/docs/Documentation.md @@ -99,7 +99,7 @@ It's time for action! As soon as possible, select Settings - Database - Export a Please see [Keepass2Android Apk](Keepass2Android-Apk.md) for more information. ## I get a message "File is trashed" when reading or writing a file on Google Drive -This happens because ocaml-fuse (I guess you are on Linux  and use that) moves files to trash and then creates a new one instead of correctly updating the file on Google Drive (each file has a unique ID which Keepass2Android uses). Fortunately, this was fixed: https://github.com/astrada/google-drive-ocamlfuse/issues/494After activating this option, please select "Change database" in KP2A, tap ,"Open file" and browse to the file on Google Drive again. After that, the message should no longer pop up. +This happens because ocaml-fuse (I guess you are on Linux  and use that) moves files to trash and then creates a new one instead of correctly updating the file on Google Drive (each file has a unique ID which Keepass2Android uses). Fortunately, this was fixed: https://github.com/astrada/google-drive-ocamlfuse/issues/494. After activating this option, please select "Change database" in KP2A, tap ,"Open file" and browse to the file on Google Drive again. After that, the message should no longer pop up. ## I get a message "The name must not be empty: null" when opening from Google Drive Please follow these steps: