https://bugs.kde.org/show_bug.cgi?id=433653
--- Comment #5 from tagwer...@innerjoin.org --- So, something like this would be possible? I've enabled the "Settings / Configure digiKam / Metadata / Baloo" options: Store metadata from digiKam in Baloo Read metadata from Baloo and selected, under "Behaviour / Write this information to the Metadata": Image Tags Captions and title Rating Then if I have an image with extended attributes, as listed by getfattr: getfattr -d testfile.jpg # file: testfile.jpg user.baloo.rating="6" user.xdg.comment="A comment" user.xdg.tags="A Tag" and run digiKam, I should be able to see these? Also, if I add a tag and change the rating within digiKam, I should see these new values appear in the filesystem? -- You are receiving this mail because: You are watching all bug changes.