Find Files

Find Files

  • General:

    • Redesigned UI.

    • Removed Simple/Advanced tab control, replacing it with "Advanced Mode" checkbox in the panel's header.

    • Replaced "Reset" button with a menu in the header.

    • You can now save your own defaults and reset to them, as well as the factory defaults.

    • Within the Exclude field, click the cog button for options to exclude hidden and system folders.

    • "Suppress UAC prompts" option: If there's an access denied error when trying to look in a file or folder, it will be skipped rather than prompting for elevation.

    • If a search finishes without finding any results, a message will say so at the top of the file display.

    • 'Ignore diacritics' options added.

    • Fields like Name, Description, Contains/Text, Tags, Target, etc. now have the full set of matching options (case / partial / any word / ignore diacritics / wildcards / regex).

    • "Indexed search" field lets you specify an indexed search query, and then feed the results through the rest of the Find parameters.

      • Lets you narrow down which files are considered, using a fast indexed search, and then apply more advanced criteria to filter them down even more.

      • Works with Windows Search, Everything, and Global Everything.

    • The "Save as Stored Query" command now works in a collection generated using the Find dialog.

      • The Find Panel's configuration will be stored as part of the collection.

      • Creates a file collection which automatically re-runs the Find each time you navigate to it, and/or on refresh.

    • Stored Queries now work with Everything and Opus Find.

      • Stored queries that use Opus Find can also supply a text filter (see below) definition by prefixing it with a & character, or Evaluator code by prefixing with =.

    • "Show Results" now lets you send results to a new tab on the left or right (not just source or destination).

    • "Automatically shrink" option can now be found by right-clicking the Utility Panel's Shrink button (next to the close button).

    • "Find Results" now has its own folder format, distinct from the more general "Collection" format.

  • Presets:

    • You can now configure the Find Panel and save everything as a named preset.

    • Presets can be loaded into the Find Panel, and also used with the Find command.

    • In the lister, the default Tools menu has a Find Presets sub-menu that lists any saved presets. Selecting one immediately runs the saved search without having to open the Find Panel.

    • The Tools menu's Presets sub-menu also includes a couple of examples using hardcoded filters to search below the current directory:

      • Find Empty Folders -- Finds completely empty folders.

      • Find Zero-Byte Folders -- Finds folders which only contain empty files or other empty folders.

  • Exclude folders:

    • New "Exclude" field lets you exclude files and folders. Excludes Recycle Bin and System Volume Information folders by default. Supports multiple paths, wildcards and regex. Syntax options:

      • regex:xxxx - Regular expression must match to exclude an item.

      • wild:xxxx - Standard wildcard must match to exclude an item.<WRAP>

(Wildcards are auto-detected without the wild: prefix if using *?| characters. Other wildcard characters which are valid path characters require an explicit wild: prefix to be interpreted as such.)</WRAP>


Next: duplicates

最后更新于