Summary: | Add a way to exclude Place tags from "write XMP-lr --> XMP:dc.subject" | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | mahikeulbody <mcfarol84> |
Component: | Setup-Metadata | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | REPORTED --- | ||
Severity: | wishlist | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 8.3.0 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
mahikeulbody
2024-03-10 17:21:48 UTC
The Advanced Metadata Settings are there for exactly this purpose. Create a profile in which you deactivate the corresponding tags that you do not want to write and save it. You can then load this profile before adding reverse geolocation tags to images. We will not add an option within reverse geolocation to deactivate certain tags. This would only further complicate things unnecessarily for most users. Maik I hadn't thought about the way you describe. Thanks. Anyway, since I have to cleanup my current XMP-lr tags (I didn't see the problem until I tried to filter photos on the phone), I made a python script to remove all "place" elements from XMP:dc.subject tags. So I'm going to use the latter solution, which is less prone to forgetting to set or reset the correct profile (an alternative solution could be to configure Advanced Panel to not "write XMP-lr --> XMP:dc.subject" and to made a script to copy XMP-mwg-rs:RegionName tags to XMP:dc.subject tags). |