Multi Commander Support Forum

Multi Commander => Feature Requests and Suggestions => Topic started by: Evgeniusz on February 27, 2019, 18:15:23

Title: Idea: Multilayer for View Filter
Post by: Evgeniusz on February 27, 2019, 18:15:23
Hello.

Idea: Multilayer for View Filter.

Detailed:
input in command line View Filter(cmd) several word or symbol or number,
every word/symbol in cmd step-by-step filtrate files in View Panel MultiCommander.
Separating char - "space" or "." ";"  or  other.

Example:
there are several files - Travel_Egypt_2010.mp4, Transport_Egypt_2011.mp4, Travel_Egypt_2012.mp4, Travel_Egypt_2011.mp4, Travel_India_2012.mp4, Transport_India_2008.mp4.
Input in cmd  View Filter: Travel;2012
output in View Panel files: Travel_Egypt_2012.mp4, Travel_India_2012.mp4.
Title: Re: Idea: Multilayer for View Filter
Post by: Evgeniusz on March 07, 2019, 14:09:00
In other words: add the work of the logical operator AND in comand line View Filter.
Example, Input request in comand line View Filter: Travel 2012. Eventually, The explorer window displays files containing in the name "Travel" and "2012".
The request may contain more than two words, and all search request connect the logical AND.