https://bugs.kde.org/show_bug.cgi?id=358193
Bug ID: 358193 Summary: Color labels exported from other applications not recognized Product: digikam Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Labels Assignee: digikam-de...@kde.org Reporter: lukas.hetzenec...@gmail.com Digikam seems to store color labels in the following format: Xmp.digiKam.ColorLabel XmpText 1 4 Some other popular photo management applications also have the possibility to assign color labels. At least one of the bigger ones, Lightroom, uses XMP labels for that: Xmp.xmp.Label XmpText 5 Green Digikam seems only to handle the digikam-specific format, as can be seen in [digikam.git] / libs / dmetadata / dmetadata.cpp / DMetadata::getImageColorLabel() ( https://quickgit.kde.org/?p=digikam.git&a=blob&h=75ccf96c4238616cb3d69e85f06ad0f2f5f83a2e&hb=aa0fa10634ca971fc6ba8bd2243b32c5a059a938&f=libs%2Fdmetadata%2Fdmetadata.cpp - line 495) For compatibility reason, it should at least read the color tags in Xmp.xmp.Label Reproducible: Always Actual Results: Color labels not imported in digikam, no green border for "good" images Expected Results: Color labels of popular applications recognized -- You are receiving this mail because: You are watching all bug changes.