Page 1 of 1

Ability to chose from multiple ignore lists in Find Files

Posted: 2017-03-16, 21:07 UTC
by DrShark
Currenlty TC is using just one ignore list file defined in Configuration->Ignore list (by default it is the tcignore.txt in TC's folder) for many purposes.
My suggestions:
1) On Configuration->Ignore list add also a setting for a custom folder where all *.txt files will be considered as ignore lists, and also a selector to easy set one of them instead of default (default one could still be a %commander_path%\tcignore.txt).
2) On Find Files main page, add a selector to set ignore list just for search, so TC could show all found files on search results and able to feed them to listbox even if they are in ignore list defined in Configuration->Ignore list. The selector may contain tcignore.txt used by default and other lists from folder defined in Configuration->Ignore list.