Digikam/Utilitzar el suport lateral XMP al digiKam 2
Utilitzar el suport lateral XMP al digiKam 2 beta 3
Transcrit des de l'article d'en Mohamed Malik, el 18 de març de 2011
Què significa lateral XMP? Això significa que cada vegada que s'escriuen metadades a una imatge, es crea un fitxer XMP al costat de la imatge. Per tant en lloc d'escriure les metadades a la imatge es crea un fitxer XMP, el qual està enllaçat a la imatge.
Exemple
If a picture has the name mohamedmalik.JPG, when metadata is written to the image it will create a new file in the same directory called mohamedmalik.JPG.XMP. This file contains all the new and previously written metadata, leaving the image untouched. This is very useful when writing metadata to RAW files.
While using XMP sidecar support there are many options available. In-order to use XMP sidecar support you need to configure it.
In digiKam’s main window go to
and select the tab
There are four options available:
- — This option will not use XMP but will write all the metadata directly into the images.
- — No metadata will be written to any images directly but it will write all metadata into a separate XMP file in the same directory as the image.
- – metadata will be written to both XMP and Image.
- — which means that images which have read, write and execute permissions metadata will be written directly to the image whereas for Read–only images XMP sidecar will be used.