From 155068ab85edc074c0245f1478e534c220717a67 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Mon, 8 Mar 2021 19:37:50 +1100 Subject: [PATCH] new duplicate processing thoughts --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 750be47..1a092b2 100644 --- a/TODO +++ b/TODO @@ -28,6 +28,7 @@ if regex match yyyy/yyyymmdd in a dir of files and no other regex match -> keep regex dir files & delete others all other dir sets -> present to user to choose 3) any duplicate from inside import dir -> import dir == Do as we do now + NOTING that deleting files as per above, should be just presented as we are auto-deleting these X files for this condition -> click confirm -- started on some basic optimisations (commit logs every 100 logs, not each log) - with debugs: import = 04:11, getfiledetails== 0:35:35