Code: Select all
v13.80.0001 - 2014-02-25 20:08
+ Find Files: Added a way to limit the search depth. Simply append the new
switch "/maxdepth=n" to the search term in the name field.
Example:
*.txt /maxdepth=0 only search the current location
*.txt /maxdepth=1 only search the current location and one level deeper
*.txt /maxdepth=2 only search the current location and two levels deeper
The switch can be combined with the "one-letter" switches that are
already supported for a long time. Both terms are equivalent:
* /dr /maxdepth=2 find all directories in the current location and two levels deeper
* /maxdepth=2 /dr find all directories in the current location and two levels deeper
Notes:
- The switch also works with Quick Name Search.
- /maxdepth=-1 is equal to unlimited depth, i.e. equal to omitting the
switch.
- There is a shortform for the switch: /md=n
- Tag database search is not affected by this switch.
* Find Files: Now, when you pass flags but omit any flags affecting the
inclusion of subfolders then the UI setting of Include Subfolders is used.
Before, this would have resulted in a non-recursive search (a search not
including any subfolders).
So, these terms are now equivalent IF "Include Subfolders" is ticked:
* /d /maxdepth=2
* /dr /maxdepth=2
* Extra Tags: "Customize Extra Column..." is now called "Customize
Column...".
! List: Thumbnails for shortcuts to folders were not displayed. Fixed.
! SC PopupMenu's count parameter only treated omitting it as -1. Fixed.
It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.
XYplorer Beta Club