From fbac50019c2daa673b02f265a3d4128988059421 Mon Sep 17 00:00:00 2001 From: Manuel Kamper Date: Mon, 31 Oct 2022 19:10:51 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7576e27..991704d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This program allows to compare possible image duplicates from a CSV (you can use * Can read possible duplicates from a CSV files * Can read possible duplicates from an API * suggestion of most probably "worse" duplicate to delete -* keyboar control functions for faster processing +* keyboard control functions for faster processing ## Keyboard Control [1] - delete first possible duplicate From 64da2fc385781f7a86fa5dfdfbe3bfc983917096 Mon Sep 17 00:00:00 2001 From: Manuel Kamper Date: Mon, 31 Oct 2022 20:06:42 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 991704d..0199ee5 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,7 @@ This program allows to compare possible image duplicates from a CSV (you can use [1] - delete first possible duplicate [2] - delete second possible duplicate [0] or [K] - mark images as non-duplicates -[D] delete most probably worst indicated duplicate (which has the bold delete button) \ No newline at end of file +[D] delete most probably worst indicated duplicate (which has the bold delete button) +[A] Opens API Settings +[C] Load CSV +[R] Reload \ No newline at end of file