Thanks for your tips on sorting the filename of the photos. However in
tend to put the images into the folder named with the date of import.
Post by Mark FarnellPost by Patrick ShanahanPost by Mark FarnellCurrently, the darktable function sort imported photos into photos
according to the date of the photo imported.
However are there any way to specify the photos to be sorted into
folders
Post by Patrick ShanahanPost by Mark Farnellaccording to the date of the photo being created instead?
Use exiv2 or exiftool to reset the "file date" to the "photo creation
date" prior to importing into darktable. I have a one-line script/alias
I
Post by Patrick Shanahanalias redate='lc;exiftool -overwrite_original
'\''-DateTimeOriginal>FileModifyDate'\'' ./*.{nef,jpg}'
that is one line with a <space> after "-overwrite_original"
lc is lowercase, alias lc='/usr/bin/lowercase_filenames'
modify ./*.{nef,jpg} to suit your particular needs
I use exiftool but exiv2 provides similar function, modification
necessary. Looking at exiv2 the alias would be much simpler, but...
I frequently use two bodies on shoots and to properly sequence the photos
1. A script to rename files by adding a prefix, hhmmss, obtained from
the create-date (based on exiftool). Can provide YYYYMMDDHHMMSS
2. A script to correct the time-diff between the two bodies if I failed
to sync the camera clocks beforehand (based on exiftool)
3. A script to add geo-location data recorded with my android phone
during the shoot and to correct time-diff to the cameras, if any.
--
(paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711
http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2
http://en.opensuse.org openSUSE Community Member
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
Darktable-users mailing list
https://lists.sourceforge.net/lists/listinfo/darktable-users