1.5.0.1355 could not search by column which defined by NTFS Stream
Review was defined in NTFS Stream
When search "Review:good", it didn't work.
1.5.0.1352 had the full function.
1.5.0.1355 could not search by column which defined by NTFS Stream
-
starshows
- Posts: 9
- Joined: Sun May 23, 2021 1:38 pm
-
void
- Developer
- Posts: 19872
- Joined: Fri Oct 16, 2009 11:31 pm
Re: 1.5.0.1355 could not search by column which defined by NTFS Stream
Have you set a macro to expand review: to custom-property-x: ?
Could you please send your Macros-1.5a.csv in %APPDATA%\Everything to support@voidtools.com
What are your property_alternate_data_stream_ansi/property_alternate_data_stream_wchar/property_alternate_data_stream_utf8 values under Tools -> Options -> Advanced?
Could you please send your Macros-1.5a.csv in %APPDATA%\Everything to support@voidtools.com
What are your property_alternate_data_stream_ansi/property_alternate_data_stream_wchar/property_alternate_data_stream_utf8 values under Tools -> Options -> Advanced?
-
starshows
- Posts: 9
- Joined: Sun May 23, 2021 1:38 pm
Re: 1.5.0.1355 could not search by column which defined by NTFS Stream
void wrote: Wed Aug 30, 2023 7:53 am Have you set a macro to expand review: to custom-property-x: ?
Could you please send your Macros-1.5a.csv in %APPDATA%\Everything to support@voidtools.com
What are your property_alternate_data_stream_ansi/property_alternate_data_stream_wchar/property_alternate_data_stream_utf8 values under Tools -> Options -> Advanced?
my Macros-1.5a.csv
Name Search
Review custom-property-3:
Score custom-property-2:
Tags custom-property-0:
type custom-property-1:
property_alternate_data_stream_ansi=Custom Property 0=Tags;Custom Property 1=Type;Custom Property 2=Score;Custom Property 3=Review;Custom Property 4=Year
property_alternate_data_stream_wchar=""
property_alternate_data_stream_utf8=""
Now I switch to V0.1352, It Works properly.
-
starshows
- Posts: 9
- Joined: Sun May 23, 2021 1:38 pm
Re: 1.5.0.1355 could not search by column which defined by NTFS Stream
I also tested v1354, it worked properly
just v1355, didn't work properly.
just v1355, didn't work properly.
-
void
- Developer
- Posts: 19872
- Joined: Fri Oct 16, 2009 11:31 pm
Re: 1.5.0.1355 could not search by column which defined by NTFS Stream
Thank you for the information.I also tested v1354, it worked properly
Everything 1355 is ignoring your search after Review:
The issue will be fixed in the next alpha update.
I'll have a update soon.
-
void
- Developer
- Posts: 19872
- Joined: Fri Oct 16, 2009 11:31 pm
Re: 1.5.0.1355 could not search by column which defined by NTFS Stream
Everything 1.5.0.1356a fixes an issue with expanding macros.
The macro parameter should now be correctly passed to your search function.
The macro parameter should now be correctly passed to your search function.