Adding user defined column in efu file to display list

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
sk2107
Posts: 385
Joined: Sun Aug 07, 2022 8:48 pm

Adding user defined column in efu file to display list

Post by sk2107 »

Hello everybody and wish you all happy new year.

Some times I use efu files to manage my files , so I have a case that I have this efu which I exported added a new column (filled manually). what I need is to display this column in the list in order to use it for filtering or sorting

the efu original header is
Filename,Size,Date Modified,Date Created,Attributes,MD5

my ne w file header is
Filename,Size,Date Modified,Date Created,Attributes,MD5,GroupID

I added GroupID to the file and this is the one which I want to display along with the other fields

Thank you
void
Developer
Posts: 19839
Joined: Fri Oct 16, 2009 11:31 pm

Re: Adding user defined column in efu file to display list

Post by void »

Only Everything properties and Windows Property System properties are supported.

Unknown properties are ignored.



What is GroupID?
Is it a string or a integer?

-Please try renaming this column to
Image ID
, which is an Everything string property.
Object ID
is another Everything string property.
sk2107
Posts: 385
Joined: Sun Aug 07, 2022 8:48 pm

Re: Adding user defined column in efu file to display list

Post by sk2107 »

GroupID Is an integer,
using Image ID was perfect and did the job, Object ID had some empty values. But for me problem solved using Image ID.

Thanks a lot for your support
Best Regards
Post Reply