- Joined
- Jul 25, 2024
While dolphin does support tags, it puts all of the tags into one extended attribute value, user.xdg.tags. This won't work for my use case, as I intend to use multiple extended attributes.Your best bet is Dolphin, i don't use xattrs myself, but it seems like dolphin supports it
https://wiki.archlinux.org/title/Dolphin#File_tagging
While Nautilus has extensions to support extended attributes, they can only be viewed for one file at a time. Files cannot be sorted by the values of a specific extended attribute.
After looking through the arch wiki, I have decided that a CSV table would probably be better for my use case than xattrs.


