v1.3.524+JJW24.v1.35.16
Release Notes
Features
-
Implemented highlighting to display how results matched to the provided search query. Thanks to @SysC0mp, @JohnTheGr8
-
Added wildcard searches in Folder plugin, thanks @theClueless:
- Use > to search for all files and subfolders within the current folder, eg. C:\Users\BlahUser\Dropbox>diagrams
- Use * to search for file extensions, eg. C:\temp*.log will search in the current folder for log files.
- Combine > and , eg. C:\Program Files>.log will search all files and subfolders within Program Files folder for .log extension files
- Use ? for unknown character search in the current folder, eg. C:\temp\D??gram
-
Added tips to how to use the wildcard searches in Folder plugin
-
Added 'Alt + Home' hotkey to return to top result in the results list, thanks @theClueless
-
For when there are just times... you need to open apps with another user account that has more superpowers, added run as different user for win 32 programs
-
Added run as different user for Shell plugin
-
Added run as different user for Folder plugin
-
For Folder plugin, added support for shared and network folders. Added to the plugin's context menu, clipboard operations for copying files and folders, and deleting the selected file. Thanks @theClueless
Bug fixes
Small fixes here and there