Git commit 31d12a0eda2bd70cd58a0053d60bffa74f9f6530 by Andrey Goreev. Committed on 07/06/2018 at 15:20. Pushed by agoreev into branch 'master'.
Added a comment on 'Read from sidecars' setting M +3 -1 digikam/using-setup-metadata.docbook https://commits.kde.org/digikam-doc/31d12a0eda2bd70cd58a0053d60bffa74f9f6530 diff --git a/digikam/using-setup-metadata.docbook b/digikam/using-setup-metadata.docbook index 0df2372..b45a9e4 100644 --- a/digikam/using-setup-metadata.docbook +++ b/digikam/using-setup-metadata.docbook @@ -33,7 +33,9 @@ <para> The <guilabel>Sidecars</guilabel> tab allows user to control whether &digikam; will read/write from/to XMP sidecars or not. Filename for the sidecars set to <filename><replaceable>filename</replaceable>.<replaceable>ext</replaceable>.xmp</filename>. For example, <filename>image1.dng</filename> will have a sidecar file named <filename>image1.dng.xmp</filename>. </para> - + <para> + Please Note: If the box "Read sidecar files" is checked &digikam; will only read the sidecar while ignoring the embedded metadata. + </para> <para> <inlinemediaobject><imageobject> <imagedata fileref="&path;using-setup-metadata-sidecars.png" format="PNG" />
