i tried to find a good workaround for my iPhone photos
after 4 days of hard work it seems to work in nearly all files.
I use photosync and owncloud.
is there a chance to move the files without the exiftool scripting, when i use the filename from photosync ?
this program generates 2015-09-12_12-45-03_img2345.jpg
is there a chance to use the 2015 for the first folder and the 2015-09 for the subfolder?
in Excel i would do @Left(Filename;4) and then @Left(Filename;9)
is this also possible in hazel script?