Skip to content

Releases: luckman212/alfred_clipsaver_workflow

2.5.0

26 Apr 16:25
bfcb758
Compare
Choose a tag to compare
  • more actions (Edit, Float) that can be called from the Grid View via modifier keys (integrated with CleanShot)
  • allows multi-select via File Buffer
  • some additional Workflow configuration options as well such as Grid Size and trigger keyword

2.4.2

25 Apr 14:33
51f5ee4
Compare
Choose a tag to compare
  • Add support for Alfred 5.5 Grid View
  • Add modifiers for reveal (⌘) / copy to clipboard (⌃ctrl) directly to Script Filter
  • Minor changes to configuration (make dest_dir required)

2.3.7

06 Mar 14:16
04dc3c3
Compare
Choose a tag to compare
  • Updated logic around the reveal_after variable, see #1

2.3.6

24 Jan 16:05
beb6658
Compare
Choose a tag to compare

Added checkbox to disable automatically opening the destination dir in Finder after a save

Refer to #1

2.3.5

15 Mar 19:04
028d35d
Compare
Choose a tag to compare

Minor fix to fix folder not opening automatically after multisave.

2.3.4

01 Mar 22:12
61b23e3
Compare
Choose a tag to compare

No functional changes, just README and version bump

2.3.3

28 Feb 22:42
2c25a90
Compare
Choose a tag to compare
  • Bugfix to remove last Bash5'ism
  • Use dataHash value to delete from db instead of filename variable

2.3.0

28 Feb 05:35
afccd3f
Compare
Choose a tag to compare
  • Now processes all image files found in a copied file group. So if you copy File1.jpg, File2.txt, File3,tiff as a group, and invoke the workflow, you will see File1.jpg and File3.tiff both available for conversion
  • Checks for and omits duplicate images from the script filter results
  • Other minor improvements

2.2.1

27 Feb 20:05
872dffc
Compare
Choose a tag to compare
  • Use new workflow configuration panel
  • Remove Bash 5 dependency (all variable processing is handled in Python now)

ca75b4bf604a226e2cce0a83fa31506d7749b902_gh

2.1.5

27 Feb 14:01
eaac642
Compare
Choose a tag to compare

Minor fix for (unknown) image source missing thumbnail