Add option to index File attributes such as TAGS

Have a suggestion for "Everything"? Please post it here.
Post Reply
gvvsss
Posts: 5
Joined: Fri Oct 29, 2010 5:26 pm

Add option to index File attributes such as TAGS

Post by gvvsss »

Hi I woild like to know if there is a way to add an option to index extended file attributes such as "tags", "mimetypes" etc., which are stored in "XATTR".

If already possible, please tell me how to search for tags...
void
Developer
Posts: 15384
Joined: Fri Oct 16, 2009 11:31 pm

Re: Add option to index File attributes such as TAGS

Post by void »

Currently Everything does not index extended file attributes, named streams or "tags".

Indexing this information maybe available in a future release (especially the name of the named stream).

Indexing and maintaining this information would not be fast or efficient because the contents of named streams are scattered across the volume.
gvvsss
Posts: 5
Joined: Fri Oct 29, 2010 5:26 pm

Re: Add option to index File attributes such as TAGS

Post by gvvsss »

If I understand correctly (I may be wrong), XATTR attributes reside along with file name, which makes it easy for EVERYTHING to read them along with file names.

Do we really need to read "ALTERNATIVE STREAMs" to read "tags"?
void
Developer
Posts: 15384
Joined: Fri Oct 16, 2009 11:31 pm

Re: Add option to index File attributes such as TAGS

Post by void »

http://en.wikipedia.org/wiki/Extended_file_attributes mentions storing them in a named stream (Alternate Data Streams (ADS)).

If you have software that stores XATTR attributes in the filename, please let me know the name of the software and I will look into support for Everything.
luckywhale
Posts: 6
Joined: Fri Jul 21, 2017 10:07 am

Re: Add option to index File attributes such as TAGS

Post by luckywhale »

void wrote:http://en.wikipedia.org/wiki/Extended_file_attributes mentions storing them in a named stream (Alternate Data Streams (ADS)).

If you have software that stores XATTR attributes in the filename, please let me know the name of the software and I will look into support for Everything.
Sorry for replying to an old comment and request. But if you are still interested, tagspaces the "offline, open source, personal data manager" @ https://www.tagspaces.org/ does exactly this.

Also Everything is the greatest piece of software I have ever used. Thank you.
therube
Posts: 4614
Joined: Thu Sep 03, 2009 6:48 pm

Re: Add option to index File attributes such as TAGS

Post by therube »

(I have no clue what I'm seeing, https://www.youtube.com/watch?v=8rMo5EFAqgM ?)
Post Reply