* Ariel Kanterewicz <[email protected]> [07-16-18 20:09]:
> I did a couple of scripts that were useful to me, so I'm sharing them in
> the hopes they're useful to someone else :-D
> 
> These work for meĀ® on Arch Linux, but they use standard stuff so they
> should work fine on nearly any linux that runs Darktable. one creates a new
> folder in the SD card if needed, the other one adds a datestamp prefix to
> RAW files.
> 
> https://github.com/asdkant/photo_scripts


I rename after import using cardreader.  also correct the file date-time
to the image origin,
  rename:  exiv2 mv \-k \-r %y%m%d_%H%M%S_:basename: \.\/*.{nef,jpg}'
  reset file date-time:  exiv2 -T ./*.{nef,jpg}'
  
I use exiv2 instead of exiftool, it is compiled rather than a script.

my filenames retain the original filename with the date added,
  180516_101251_aaa_0119.nef

I have three bodies and set the timestamp on each via wwz so my files
allways are in chronological order after renaming.

-- 
(paka)Patrick Shanahan       Plainfield, Indiana, USA          @ptilopteri
http://en.opensuse.org    openSUSE Community Member    facebook/ptilopteri
Registered Linux User #207535                    @ http://linuxcounter.net
Photos: http://wahoo.no-ip.org/piwigo               paka @ IRCnet freenode
____________________________________________________________________________
darktable user mailing list
to unsubscribe send a mail to [email protected]

Reply via email to