Ah, of course, I didn't think of that. Thank you!!!
$(JOBCODE)/JPEG/.
IIRC, the date (only current time, no exiv, at the moment) would work on
tethered mode and during import from camera.
- today's date is already available in the export and you can choose your
$(YEAR)$(MONTH)$(DAY)_$(HOUR)$(MINUTE)$(SECOND)
or
$(DAY)$(MONTH)$(YEAR)
...
- jobcode variable is not available in the export but.. if you set the
name of the folder as $JOBCODE, then $(FILE_FOLDER) will be the same and
you can use it during the export. Does it make sense?
I can't test it now and I haven't used darktable for a while now...
Il gio, mar 27, 2014 at 10:57 , Hans Petter Birkeland <
No date include option there either. And if it was, wouldn't it only work
for Tethered Mode?
http://hpbirkeland.com
http://www.darktable.org/usermanual/ch04s02.html.php
"4.2.1. Session
A session is a sequence of exposures taken in tethering mode and going
into a single film roll. A new session equals a new film roll. A film roll
is created with the same storage structure that is used when you import
images from camera into darktable.
*It's a bit awkward, but configuring this storage structure is done in
the camera import dialog for now.*"
Il gio, mar 27, 2014 at 10:35 , Hans Petter Birkeland <
I can't find any "Session Options" Where is it? I have Darktable 1.4.
Hans Petter
http://hpbirkeland.com
Post by David Vincent-JonesThe "Session Options" already provides a date include option for the
import folder [ie. 20140315_Garden] which had lots of flexibility. Export
is normally done to that same dated folder.
If I am sending a file to print or to the web I normally export to
$(DESKTOP) and then delete the file when the print etc is completed.
David
Hi,