alfredapp / gallery-edits

Suggest edits to the Alfred Gallery
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

Submit Workflow: File Explorer #6

Closed BenjaminOddou closed 1 year ago

BenjaminOddou commented 1 year ago

Preflight

The submitted workflow:

Homepage

https://github.com/BenjaminOddou/alfred-file-explorer

Alfred Forum page

https://www.alfredforum.com/topic/19588-file-explorer/

Gallery page content

Usage

List files in a spreadsheet with the getfilenames keyword.

first

You can achieve this task via the Universal Action.

Capture d’écran 2023-08-04 à 01 00 46

: Add a file to the buffer from Alfred's results : Add a file and move to the next item in your list of results : Remove the last item from the buffer : Action all items in the buffer backspace : Remove all items from the buffer

After modifying the xslx file generated, you can rename files via the renamefiles command.

rename_xlsx_selection

go

Workflow Configuration

All of the following actions can be set via the Workflow Configuration panel :

Tags

file, finder, list-files, list-dirs, file-actions, renaming, filesystem, directory, statistics, file-explorer, scan-disk

Test data

No response

Homebrew dependencies

python 3.6 or above

Bundled libraries

openpyxl (python library)

vitorgalvao commented 1 year ago

Thank you. Will be live later today at https://alfred.app/workflows/benjaminoddou/file-explorer/.

Shuffled the README around a bit and redid the screenshots because one of them shows the folder’s name in French and they seem to be non-retina (perhaps you took them a while ago)? For future reference, worth pointing out the second screenshot shouldn’t show unrelated items:

Entries from other workflows are distracting and make it hard to discern what the workflow does.

For the screenshot, I typed spreadsheets to ensure only that result was visible.

No changes required on your part, the above is just future information.

BenjaminOddou commented 1 year ago

@vitorgalvao ah indeed I have the downloads folder in French. I did screenshots on an external display that's probably the reason why ! Sorry for that.