J
Jos
Guest
Hi All,
Currently i'm working on a plugin which should be able to export files into a directory structure using
- the directory structure from the source photo's, i.e. in the catalog
- the hierarchical labels assigned
As a kind of spin-off i have a small perl script which can be used to do the latter : it will copy existing JPG files into a directory structure based upon the
hierarchical labels present in the JPG files.
So if you want to try this remind the following :
- Export your files from lightroom with the option 'Write Keywords
as Lightroom Hierarchy' enabled
- the script is in Perl, so you need the script-interpreter (ActiveState)
- If the script doesn't start because of missing modules (like exiftool)
you need the 'Perl Package Manager' to add them
Feel free to give it a try....
download at : http://lightroom.6op6.nl/labeltree.zip
Note : you need to run it from the commandline
Currently i'm working on a plugin which should be able to export files into a directory structure using
- the directory structure from the source photo's, i.e. in the catalog
- the hierarchical labels assigned
As a kind of spin-off i have a small perl script which can be used to do the latter : it will copy existing JPG files into a directory structure based upon the
hierarchical labels present in the JPG files.
So if you want to try this remind the following :
- Export your files from lightroom with the option 'Write Keywords
as Lightroom Hierarchy' enabled
- the script is in Perl, so you need the script-interpreter (ActiveState)
- If the script doesn't start because of missing modules (like exiftool)
you need the 'Perl Package Manager' to add them
Feel free to give it a try....
download at : http://lightroom.6op6.nl/labeltree.zip
Note : you need to run it from the commandline
