Releases: jy-gh/RecentFiles
New icon and updated documentation
v0.9.1
- Replaced the old, kinda ugly icon with a new, spiffy looking icon--thanks to @NicholasSloan!
- Added
--relative-path
argument to the recent_files command line options. - Added
--version
argument to the recent_files command line options. - Updated README.md to include the modifier key support added in v0.9.0 as well as the changes in 2 and 3, above.
- Changed the
recent_files_alfred_demo.gif
file to display the demo using the new icon
v0.9.0 enhancements
This release adds three new features:
-
A new
-e/--extension
argument has been added torecent_files
. This new argument allows specific file/directory extensions to be searched for specifically. Files and/or directories that don't have the extension won't be included in returned results. -
The Alfred workflow can also use the new
-e/--extension
argument--and that argument can be a colon-separated list of extensions--in order to only show results having the appropriate extension(s). This can be set up in the standard Workflow Configuration available through Alfred's Preferences. -
Action modifiers have been added to results. The default action for results is to open the the file or directory. Pressing
Control
will bring up Alfred's Open with... dialog to open the file/directory using a different application. PressingCommand
will reveal the file in the Finder. PressingOption
will open a Terminal window in the specified directory (or in the parent directory of the selected file).
v0.8.6 bugfixes
This release fixes problems if an ignore file or the path to the fd command are located in paths that include spaces. Thanks to user MaterialDan for reporting the issue and assisting with troubleshooting.
v0.8.5 enhancements and fixes
Enhancements
- New option to display either the bare filename/directory name or the full path as the title in displayed results
- New option to follow symbolically linked directories
- New option to show hidden files
- Support for a colon-separated list of directories to search
Fixes
- Spaces in directory names are now correctly handled
- Documentation updates and clarifications
v0.8.4
v0.8.3
Release 0.8.2
New version 0.8.2