X-Git-Url: https://git.sommitrealweird.co.uk/bpgallery.git/blobdiff_plain/657a5a1384747ed03979162ea282e5653a790acc..db2e93451feb68956ecdf00cf3bb33ebca015173:/TODO

diff --git a/TODO b/TODO
index c0ea7ad..8f68901 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,7 @@
-* Add in a middle image size, so thumbs -> medium -> full size
-* Allow to recreate galleries and use new captions (only resizing changed
-  images
+* Allow a fixed height to be specified instead or as well as a fixed width, in
+  the latter case, resize to which ever fits the bounding box, but keep the
+  aspect ratio.
+* Allow ordering of images rather than the current "sort" based algorithm on
+  filename.
+* Make sure that the tools we require are available (i.e. check that we have
+  xargs, convert, identify etc)