From c1bb0d3820dce2e166f96975922ed43f1300a419 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Sat, 6 Aug 2022 12:12:19 +1000 Subject: [PATCH] added todo for users.sql job --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index cb87963..0bdc403 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,8 @@ ## GENERAL * remove multiple Paths from SettingsIPath, etc. + * put a 'job' in to dump those users out to the filesystem so when we rebuild the padb docker container, we dont have to re-add the users/refimgs, etc. + * should I change the rotation code to use that jpeg util to reduce/remove compression loss? * should allow context menu from View thumbs (particularly useful on search) to show other files around this one by date (maybe that folder or something?)