coming from digikam, I am relatively new to darktable and still exploring its possibilities. One thing I am missing (or have not found) is the possibility to search for or filter by image dimensions.
For example, I would like to filter out all images with a height and/or width smaller than 200 pixels. There are variables $(WIDTH.SENSOR) and $(HEIGHT.SENSOR) but I cannot access them in the filter module.
Is it possible in darktable to filter by image dimensions?
You could put in a feature request to add the export variables or the ability to add the variables when needed to the sort options or tags… until then I guess the only way would be to tag them or put that variable in as a prefix and export using the copy function then if you sorted by name they could be grouped by that variable…but that is pretty labour intensive and clunky…