https://bugs.kde.org/show_bug.cgi?id=433653
--- Comment #2 from Bravo Baavo <b4yf823ap56y457945ty4...@protonmail.com> --- (In reply to Maik Qualmann from comment #1) > I don't see where it can be beneficial to have tags in extended file > attributes. I don't know of any program that would read this information. In > addition, Qt does not currently support reading and writing of xattr. The > native system code that we would have to write would only work on Linux. > Windows and MacOS use their own interfaces. > > Maik Hi Maik, I think KDE/Gweview uses xattr to store metadata, it's also supported by the KDE/kfilemetadata library: https://github.com/KDE/kfilemetadata/blob/master/src/usermetadata.cpp#L46 maybe it's worth implementing for compatibility with this? Kind regards, Baa. -- You are receiving this mail because: You are watching all bug changes.