| Summary: | tool to remove empty image labels (tags) | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Danni Coy <danni.coy> |
| Component: | Tags-Keywords | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | wishlist | CC: | caulier.gilles |
| Priority: | NOR | ||
| Version First Reported In: | 2.6.0 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 7.6.0 | |
| Sentry Crash Report: | |||
|
Description
Danni Coy
2012-06-09 02:59:38 UTC
Looks like a good task for command line metadata editors Agree, it's a low level maintenance feature... Look to ExifTool or Exiv2 command line tools to manage metadata in batch... Gilles Caulier These command line tools will work with the digikam database files? I see you are referring to tags inside digikam's db in this case. Still seems to be a very special case. Something like this should be solved by scripting, unfortunately our scripting interface is underdeveloped. an alternate solution to the problem might be a mechanism for merging tags. |