Skip to content

Releases: BenjaminOddou/alfred-file-explorer

v2.3.3

09 Feb 12:51
Compare
Choose a tag to compare

Alfred File Explorer

  • Fix the open command after grabbing filenames
  • Bump packages

v2.3.2

03 Aug 23:51
Compare
Choose a tag to compare

Alfred File Explorer

  • Modify the way file path is displayed in the renamefiles flow
  • Modify the documentation
  • Add an update.sh script for openpyxl

v2.3.1

22 Apr 13:51
Compare
Choose a tag to compare

Alfred File Explorer

  • New icons 💅
  • Usage of checkbox for dual choices parameters 💅

v2.3

26 Mar 20:38
Compare
Choose a tag to compare

Alfred File Explorer

  • Redesigned workflow 💅
  • Support more than 1 048 575 output files in a single scan 🚀
  • Workflow output actions 🔫
  • Notification module 🎷

v2.2

24 Feb 22:28
Compare
Choose a tag to compare
  • Rebundle openpyxl 3.1.1 📦
  • Icons folder and removal of prefs.plist 💅

v2.1

31 Jan 13:23
Compare
Choose a tag to compare
  • openpyxl 3.0.10 is now bundled inside the workflow 📦
  • Minor documentation update 🔧

v2.0

11 Jan 17:17
Compare
Choose a tag to compare

Totally rewritten Workflow ✨

  • Using python and openpyxl 🐍
  • Compatible with all Spreadsheet softwares that supports .xlsx file format such as Microsoft Excel, WPS Office, Numbers, LibreOffice... 😎
  • You have now the possibility to select multiple folders AND files at the same time 🤹‍♂️
  • You can define the depth search level to list file in subdirectories 🔍
  • You can define regex expression to prevent files from being listed by the workflow 🚫
  • You have now a safe guard that will ignore files when file extensions are not matching, avoiding breaking files involuntarily 🛡️
  • You have the option to get back your old names if you made a mistake 🌊

‼️ Don't hesitate to share your feedback ‼️

v1.2

13 Dec 13:19
Compare
Choose a tag to compare

Bug Fix : Transform wrongly encoded path from MacRoman to UTF-8 encoding🐞

When using special characters like é in a folder / file name, the workflow stopped working properly. As explained here, AppleScript can't read UTF-8 ArgV or environment variables properly because it assumes everything is encoded in MacRoman.

v1.1

30 Sep 21:34
d6652f5
Compare
Choose a tag to compare

New way of searching folders and files through Alfred ✨

  • You'll be able to choose between Finder picking or Alfred searching for the two workflows !

Finder selection type 🔍

  • In the Finder, the user was able to pick any type of file when the excel file was required. Fixed.

Reveal in the finder the folder with modified files 👀

  • After the renamefiles step, the folder with modified files will be revealed in the Finder

‼️ Don't hesitate to share your feedback ‼️

v1.0

28 Aug 11:49
Compare
Choose a tag to compare

🚀 Launch of the app

  • Compatible with Alfred 5
  • Two steps workflow to be more flexible 😄
  • Extended possibilities to rename files through formulas with Excel 💪

‼️ Don't hesitate to share your feedback ‼️