You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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. 👍
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.
The text was updated successfully, but these errors were encountered: