Releases: luckman212/alfred_clipsaver_workflow
Releases · luckman212/alfred_clipsaver_workflow
2.2.1
2.1.5
Minor fix for (unknown)
image source missing thumbnail
2.1.4
If a File List array contains multiple files, of which some are NOT images, the workflow now tries to find an image among the group (instead of just skipping the entry entirely)
2.1.3
Support for File Lists
- See discussion here
- Will try to process File List (plist) clipboard history type (what you get when you ⌘C on a file from Finder)
- Supported types:
.png
,.gif
,.jpg
,.tiff
,.bmp
- If >1 image is copied, only the first one will be processed/shown in quicklook
- New variable
delete_after_convert
to control whether src is removed after conversion (defaultfalse
) - Other small fixes
2.0.5
- Minor update
- Fix folder not opening after multi save
- Fix some internal syntax
2.0.4
- reworked script filter slightly
- workaround using uidSeed to preserve order after actioning items
- added reveal option