Skip to content

File Find 2.0

Latest

Choose a tag to compare

@Pixel-Master Pixel-Master released this 21 Jun 22:38
add6e20

File Find 2.0 adds many new feature and fixes even more bugs. This will be the last major feature release for quite a while.

Changelog

New Features

  • Completely changed "Name:" and "Name contains:" into a single line with a dropdown, adding the following options:
    • Name is (with wildcard, already existed)
    • Name contains (already existed)
    • Name begins with
    • Name end with (discarding the file extension)
    • Name is similar to (fuzzy search with the ability to set the exact matching percentage)
    • doesn't contain
    • in RegEx
  • Merged file extension and predefined file group selection into one option
  • Added new folder depth filter
  • Added new "Consider case" checkbox
  • Added a new tutorial when first opening File Find
  • Marked files are now saved and loaded when the saved search file is opened
  • Reloading is now possible in duplicated
  • Changed Reverse sort and system files into checkboxes
  • Made bottom buttons (Open, Info, Delete, Move) right-clickable for all options

Bugfixes

  • Removed option to create a terminal command as it didn't really work and had no real use
  • Fixed a bug where the menubar search status wouldn't be visible on Windows
  • Fixed deletion of files on Windows
  • Fixed Copy to Clipboard now working on all platforms
  • Fixed "Open in File Explorer" on Windows
  • Removed "Open with specific app" on Windows and Linux as it never worked
  • Unified font and made it smaller
  • Added a "Seconds needed" text to compare
  • On Windows File Find now closes after last window is closed
  • If left unchanged creation and modification time edits now update time at midnight
  • Completely changed cache handling and storage
  • Fixed bug in duplicated where if there was only a singe duplicated file it wouldn't show up