Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFE: Sync tags to extended attributes (Linux), filesystem tags (OSX) or ntfs attributes #31

Open
rrottmann opened this issue Sep 11, 2020 · 1 comment

Comments

@rrottmann
Copy link

Recently found your filetags tool and really like it. I am very fond of managing files with tags and automate by assigning tags.
I found syncing the tags to filesystem attributes very helpful.

Maybe this feature may also be a good addition to filetags? That way, the operating system can index the tags and search is more efficient.

A small python script I currently use for this is https://github.com/rrottmann/tag2xattr

As I also use TagSpaces, my tagging style expects "filename [tag1, tag2, tag3].ext", though.

@novoid
Copy link
Owner

novoid commented Sep 12, 2020

Hi Reiner,
Thanks for the input.

I personally don't use file system specific or OS specific attributes. However, I see the advantage for others who do use features that require those attributes to be populated.

At this time, I will not go into that direction. However, I keep this as an enhancement or feature request so that others might be able to find it and contribute accordingly. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants