| Path: | exifDirs.rb |
| Last Update: | Sat Oct 22 19:27:24 BST 2005 |
exifDirs.rb: Exif based image sorting.
| Author: | Matt Foster (mattfoster@clara.co.uk) |
| Copyright: | Copyright © Matt Foster (mattfoster@clara.co.uk) |
Process jpeg images by looking at exif information, and linking them to directories depending on what we find. currently only know what to do with dates and orientations, but is easy to extend.
Changelog:
20050924: Replaced transform with to_a. Following changes to yaml.rb 20051022: Fixed the YAML, and changed the default config file.