https://bugs.kde.org/show_bug.cgi?id=136260
--- Comment #19 from Milan Knížek <kni...@volny.cz> --- digiKam takes care about syncing the metadata accross various data structures (XMP Core/Adobe/whatever, IPTC, Exif), so direct editing of a particular subset does not seem a way to go anyway as it would break the sync. Batch application through standard UI (side bar: tags, caption; GPS location via menu Item / Geo) seems to work quite well - only the "changed metadata" are applied to selected images (replacing existing values, if any), other metadata are preserved. A more fine grained mass editing is better to be done in a script with exiftool/exiv2. IMHO, this bug report could be closed as Fixed (I am not the "reporter", though). -- You are receiving this mail because: You are watching all bug changes.