specific named stream as property/column?

Have a suggestion for "Everything"? Please post it here.
Post Reply
jimspoon
Posts: 169
Joined: Tue Apr 26, 2011 11:39 pm

specific named stream as property/column?

Post by jimspoon »

Would it be possible to make a property / column out of a specific named data stream? Each metadata field could be stored in its own named data stream (there doesn't seem to be any tight limit on the number of streams a file can have). Would be great to be able to search and sort on such fields. Right now I see I can have "Alternate Data Stream Names" as a property/column and multiple stream names are separated by semi-colons. Also I have "Alternate Data Stream Text/Plain" as another property/column; this contains the content of all the file's streams, again the contents of the individual named streams are separated by semi-colons.

I got the idea here: https://jdhitsolutions.com/blog/scripti ... ta-streams
horst.epp
Posts: 1384
Joined: Fri Apr 04, 2014 3:24 pm

Re: specific named stream as property/column?

Post by horst.epp »

This is already possible in version 1.5.
I use 2 named ADS streams and index them under properties.
They are also shown as columns in my default layout.

The following line in my ini file defines the streams Tag and Comment
property_alternate_data_stream_ansi=Tag=Tag;custom property 0=Comment;custom property 1=Tag
______________________________________________________
Windows 11 Home x64 Version 21H2 (OS Build 22000.778)
Everything 1.5.0.1315a (x64)
jimspoon
Posts: 169
Joined: Tue Apr 26, 2011 11:39 pm

Re: specific named stream as property/column?

Post by jimspoon »

Thanks, I had forgotten this! Even though I had posted about this INI setting!
void
Developer
Posts: 15811
Joined: Fri Oct 16, 2009 11:31 pm

Re: specific named stream as property/column?

Post by void »

Post Reply