From bd634c023e803355280ebc497b63c225e6024630 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 5 Oct 2019 03:53:42 +0300 Subject: [PATCH] docs... Signed-off-by: Alex A. Naanou --- scripts/README | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/scripts/README b/scripts/README index 186a1736..6ee4618d 100644 --- a/scripts/README +++ b/scripts/README @@ -1,3 +1,18 @@ +This folder containse a set of scripts used to maintain an image +archive/index and related tasks... + + +TODO: +- migrate all index-related tasks to ImageGrid.Viewer +- make ImageGrid.Viewer scriptable +- make the rest of the scritps runnable from ImageGrid.Viewer + + + +--- + +Archiving and index construction: + sync-flash.sh Syncs a camera flash card to an archive folder. @@ -49,19 +64,25 @@ update-exif.sh --- +Misc scripts: + + flatten.sh Flatten flickr/instagram favorite folder structure created by ifttt appropriately renaming files. .// -> ./ALL/ - - - vips-tn.sh + cleannwcache.bat + extract-metadata.sh + process-archive.bat -- windows version of process-archive.sh (partial) + +