Skip to content

Instantly share code, notes, and snippets.

@jevy
Created January 3, 2015 02:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jevy/7ece92c1a0d4d6d57294 to your computer and use it in GitHub Desktop.
Save jevy/7ece92c1a0d4d6d57294 to your computer and use it in GitHub Desktop.
Have Hazel sort images by exif date
# In Hazel select "run shell script". Shell is /bin/bash
/usr/local/bin/exiftool -d %Y-%m "-directory<AllDates" $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment