💾 Archived View for bbs.geminispace.org › u › stack › 20955 captured on 2024-12-17 at 15:29:36. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Re: "tags by using xattr. first of all, why tags? did you try..."
I thought I would never need to use non-linux filesystem's but over decades things come up. My partner likes Macs, smart TVs reject Linux filesystems, files get copied across networks....
Oct 17 · 2 months ago
🐙 norayr [OP] · Oct 23 at 00:37:
i just realized i didn't post a link to video which features how tags are used:
— etiquette, the tagging system for linux fs.
tags by using xattr. first of all, why tags? did you try to organize a book or music or movie collection in a file system? what directories to create? sort by country? language? director? with tags you can even tag as directors: woody allen and actors: woody allen. i have been written this tool: [https link] it currently only works on linux, the dependency it requires, [https link] has only linux implementation. but it is possible to add implementations for bsds, illumos, macos. you can...