[ART UserCommand] # the command label #Label=Test command Label=Selection d'éditeur # the actual command to execute (which we define below) #Command=/usr/bin/zenity --info --text="Test command" Command= /home/jllailes/.config/ART/usercommands/select-editor.sh # we want at least 2 files to stitch #MinArgs=2 # restrict to raw files #FileType=raw # make sure that all shots come from the same camera/session #MatchCamera=true #MatchLens=true #MatchShutter=true #MatchAperture=true #MatchFocalLen=true # we could also consider adding additional criteria, like # MatchISO=true # MatchDimensions=true