Page 1 of 1

Using Everything filters in Total Commander

Posted: Sat Nov 11, 2023 11:36 pm
by sk2107
Hello,

Can I use Everything filters as it is in Total Commander's search?

Best regards

Re: Using Everything filters in Total Commander

Posted: Sat Nov 11, 2023 11:49 pm
by void
Please try including the following in your search:

filter:<filter name>

For example:

filter:"audio"

filter:


-or-


Please try including the filter macro in your search:

audio:

Re: Using Everything filters in Total Commander

Posted: Sun Nov 12, 2023 3:27 am
by sk2107
Sorry but it did not work for me. I don't know if I have to do extra settings.

kindly check the following image
TOTALCMD_5Sdd80ocIP.jpg
TOTALCMD_5Sdd80ocIP.jpg (56.41 KiB) Viewed 2088 times
Best Regards

Re: Using Everything filters in Total Commander

Posted: Sun Nov 12, 2023 8:24 am
by NotNull
The syntax to use in Total Commander is one of the following:

ev: filter:"audio"
ed: filter:"audio"


For this to work, you need
- Everything 1.5 (1.4 does not support filters)
- Either configure TC to use a specific Everything instance or reconfigure Everything 1.5 to use no instance

@tuska has written a comprehensive tutorial on the several ways to make Everything and TC work together.

Re: Using Everything filters in Total Commander

Posted: Sun Nov 12, 2023 10:06 am
by sk2107
Thank you, that worked.
But please correct me if I am wrong that I should prepare and save the filter in Everything and use this filter in Total commander; for example I want to search for Today's files, it will be dm:Today and this can not be used directly in Total commander right?


One more question: what ed: in ed filter:"audio" exactly do?


Best Reagrds and thank for the valuable information.

Re: Using Everything filters in Total Commander

Posted: Sun Nov 12, 2023 10:12 am
by NotNull
ed: Use Everything Search and limit the results to the currently active folder (=the Search in: field)
ev: Use Everything Search globally (without folder restriction)

sk2107 wrote: Sun Nov 12, 2023 10:06 am for example I want to search for Today's files, it will be dm:Today and this can not be used directly in Total commander right?
dm: is a search function, not a filter. search functions and -modifiers can be used anyway, regardless the Everything version.

In TC, use the following syntax for that:
ev: dm:today

Re: Using Everything filters in Total Commander

Posted: Sun Nov 12, 2023 10:29 am
by sk2107
Amazing. That was so helpful.

thanks a lot.

Best Regards