Am Montag, 4. Februar 2013, 06:26:02 schrub John P Santos:
> Hi guys,

Hi.

> I am loving the usage of of the Watermark module.  I asked for help with
> some of the SVG issues I got a good response and I've managed to resolve it
> and I now have the substitute variables working perfectly and showing
> custom fonts.
> 
> I have a question about the various variables.  So far only one is listed
> for the date, $(EXIF.DATE)
> 
> It prints the date in standard unix format "YYYY:MM:DD HH:MM:SS" as
> recorded withing the EXIF information.  Is there, or can there be any way
> to expand upon the parsing or formatting of this variable so that we can
> say, get only the year?  I think it would be amazing if I could create an
> SVG that automatically tags the (copyright © 20xx) to the year my photos
> were recorded.
> 
> Any thoughts?

This is the list of variables that darktable expands in watermarks:

$(DARKTABLE.NAME)
$(DARKTABLE.VERSION)
$(IMAGE.ID)
$(IMAGE.EXIF)
$(EXIF.DATE)
$(EXIF.DATE.SECOND)
$(EXIF.DATE.MINUTE)
$(EXIF.DATE.HOUR)
$(EXIF.DATE.HOUR_AMPM)
$(EXIF.DATE.DAY)
$(EXIF.DATE.MONTH)
$(EXIF.DATE.SHORT_MONTH)
$(EXIF.DATE.LONG_MONTH)
$(EXIF.DATE.SHORT_YEAR)
$(EXIF.DATE.LONG_YEAR)
$(DATE)
$(DATE.SECOND)
$(DATE.MINUTE)
$(DATE.HOUR)
$(DATE.HOUR_AMPM)
$(DATE.DAY)
$(DATE.MONTH)
$(DATE.SHORT_MONTH)
$(DATE.LONG_MONTH)
$(DATE.SHORT_YEAR)
$(DATE.LONG_YEAR)
$(EXIF.MAKER)
$(EXIF.MODEL)
$(EXIF.LENS)
$(IMAGE.FILENAME)
$(Xmp.dc.creator)
$(Xmp.dc.publisher)
$(Xmp.dc.title)
$(Xmp.dc.description)
$(Xmp.dc.rights)

For further reference I will add this list to the wiki [0], too.

> Thanks,
> 
> John P Santos

Tobias

[0] http://darktable.org/redmine/projects/users/wiki/WatermarkPlugIn

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Darktable-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/darktable-users

Reply via email to