Hi Dave, I had a related problem once (see https://www.mail-archive.com/[email protected]/msg04024.html ). For me the solution was a LUA script I posted on thist list (think I didn't manage to upload it to the lua-scripts-repo):
https://www.mail-archive.com/[email protected]/msg04055.html It brings the JPG-Version of an Image to the front of the (RAW+JPG)-group stack, as the default order ist RAW front, JPG to the back. Maybe you can adapt it to check for pairs and the select the JPG or the RAWs - then you can execute the script via a hotkey, see the result in lighttable (the selection) and then delete as needed. Hope that helps, Regards, Felix Am 21.11.18 um 10:13 schrieb Coding Dave: > Hi, > > I have a Nikon camera with 2 slots and set them to put JPG on one and > RAW on the other. This makes the camera only delete one or the other > when deleting from the camera itself, it looses track of the coupled > images. > Now I am looking for a way to remove the other one. So I would be > interested in a filter that shows all files which dont have both a > $FILENAME.NEF and a $FILENAME.JPG but only one of them. > > Do you have an idea for helping me out here? > > Kind regards > Dave > > ____________________________________________________________________________ > darktable user mailing list to unsubscribe send a mail to > [email protected] ____________________________________________________________________________ darktable user mailing list to unsubscribe send a mail to [email protected]
