Skip to content

Releases: jy-gh/RecentFiles

New icon and updated documentation

15 Sep 23:17
4548703
Compare
Choose a tag to compare

v0.9.1

  1. Replaced the old, kinda ugly icon with a new, spiffy looking icon--thanks to @NicholasSloan!
  2. Added --relative-path argument to the recent_files command line options.
  3. Added --version argument to the recent_files command line options.
  4. Updated README.md to include the modifier key support added in v0.9.0 as well as the changes in 2 and 3, above.
  5. Changed the recent_files_alfred_demo.gif file to display the demo using the new icon

v0.9.0 enhancements

21 Aug 00:10
cd0d361
Compare
Choose a tag to compare

This release adds three new features:

  1. A new -e/--extension argument has been added to recent_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.

  2. 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.

  3. 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. Pressing Command will reveal the file in the Finder. Pressing Option will open a Terminal window in the specified directory (or in the parent directory of the selected file).

v0.8.6 bugfixes

17 May 00:25
a95332c
Compare
Choose a tag to compare

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

04 May 13:43
9c5a8b7
Compare
Choose a tag to compare

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

06 Apr 13:53
c542691
Compare
Choose a tag to compare

Fix bug where the "Path to the fd command" config value was not correctly being used.

v0.8.3

08 Jan 01:10
abd0ff3
Compare
Choose a tag to compare

Updated bundle identifier per issue 2

Release 0.8.2

24 Oct 16:06
Compare
Choose a tag to compare

New version 0.8.2