Preserving grouped tags from Darktable in Immich #14391
Replies: 3 comments 2 replies
-
Have you tried it? Immich already handles darktable's format. |
Beta Was this translation helpful? Give feedback.
-
I updated immich and tried again, still same problem: Same photo in immich with separated group tag (3 levels) into 3 single tags: |
Beta Was this translation helpful? Give feedback.
-
So my bug report was closed as a duplicate, but I still think it has some merit since it analyzes the source of the problem, which should make fixing the bug a little easier: (and not wanting to step on anyone's toes, but I really think this is a bug, not a feature request) Darktable stores its tags inside two nodes: A "lr:hierarchicalSubject" node like so:
and a "dc:subject" node like so:
The hierarchy is indicated in the "lr:hierarchicalSubject" node with the "|" sign as path delimiter. Immich seems to only import the "dc:subject" node. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have searched the existing feature requests to make sure this is not a duplicate request.
The feature
Hi, is there any way to import photos with external tags created in Darktable into Immich while preserving the tag grouping structure?
Darktable uses the level_1|level_2 format for grouping tags, whereas Immich seems to use the level_1/level_2 format.
https://docs.darktable.org/usermanual/4.0/en/module-reference/utility-modules/shared/tagging/
Platform
Beta Was this translation helpful? Give feedback.
All reactions