darktable page lede image
darktable page lede image

variable substitution

10.4. variable substitution

darktable supports variable substitution in a number of modules and preference settings. For example:

10.4.1. available variables

Due to the specifities of some context, some variables are not available everywhere.

$(ROLL_NAME) rullino dell'immagine di input
$(FILE_FOLDER) cartella contenente l'immagine di input
$(FILE_NAME) nome del file di input
$(FILE_EXTENSION) estensione del file di input
$(ID) l'ID dell'immagine
$(VERSION) la versione duplicata (vedi Sezione 2.2.7, «File sidecar»)
$(VERSION_IF_MULTI) same as $(VERSION) but null string if only one version exists
$(VERSION_NAME) version name from metadata
$(SEQUENCEn) a sequence number within export job, 4 digits if n is not specified
$(JOBCODE) internal code of current job
$(MAX_WIDTH) maximum image width to limit within export session
$(MAX_HEIGHT) maximum image height to limit within export session
$(YEAR) anno della data di esportazione
$(MONTH) mese della data di esportazione
$(DAY) giorno della data di esportazione
$(HOUR) ora della data di esportazione
$(MINUTE) minuto della data di esportazione
$(SECOND) secondo della data di esportazione
$(EXIF_YEAR) anno Exif
$(EXIF_MONTH) mese Exif
$(EXIF_DAY) giorno Exif
$(EXIF_HOUR) ora Exif
$(EXIF_MINUTE) minuto Exif
$(EXIF_SECOND) secondo Exif
$(EXIF_ISO) ISO value
$(EXIF_EXPOSURE) Exif exposure
$(EXIF_EXPOSURE_BIAS) Exif exposure bias
$(EXIF_APERTURE) Exif aperture
$(EXIF_FOCAL_LENGTH) Exif focal length
$(EXIF_FOCUS_DISTANCE) Exif focus distance
$(LONGITUDE) Longitude
$(LATITUDE) Latitudine
$(ELEVATION) Elevation
$(STARS) star rating (number)
$(RATING_ICONS) star rating with stars chars
$(LABELS) colorlabels (text only)
$(LABELS_ICONS) colorlabels with bullets colored chars
$(LABELS_COLORICONS) colorlabels with colored icons
$(MAKER) il produttore della fotocamera
$(MODEL) il modello di fotocamera
$(LENS) obiettivo
$(TITLE) il titolo (dai metadati)
$(DECRIPTION) description from metadata
$(CREATOR) l'autore (dai metadati)
$(PUBLISHER) il pubblicatore (dai metadati)
$(RIGHTS) eventuali diritti (dai metadati)
$(PICTURES_FOLDER) cartella delle immagini
$(HOME) cartella home
$(DESKTOP) cartella desktop
$(USERNAME) user name as defined by the OS
$(OPENCL_ACTIVATED) whether OpenCL is activated
$(TAGS) tags list (Xmp.dc.Subject)
$(CATEGORYn(category)) tag name of level n [0,9] of selected category (or tag)
$(SIDECAR_TXT) content of the sidecar textfile if any
$(NL) add a new line