From 8fa93c0ecfd661b54cf4ed92be457fc8f728f87f Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Fri, 23 Dec 2022 10:52:14 +1100 Subject: [PATCH] added version to F/E todo --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 7a407d0..aaabaef 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,8 @@ ## GENERAL * change the rotation code to use that jpeg util to reduce/remove compression loss? + * About page -> find a way to push git commit/date through to f/e, so we can see what release we are running + * 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?) * could get better AI optim, by keeping track of just new files since scan (even if we did this from the DB),