Skip to content

0.0.5: Big Sur Fix

Compare
Choose a tag to compare
@mr-pennyworth mr-pennyworth released this 03 Jun 03:28
· 27 commits to main since this release

Big Sur's open <url> doesn't do any URL encoding. The one on Catalina does. As a consequence, the following works on Catalina, but not on Big Sur:
open "cleanshot://share-extension-pin?filepath=/path/with spaces.png"

Given that the only reason to not use Alfred's bulit-in "Open URL" action in the first place was because it has weird behavior with "show/hide desktop icons", it makes sense to just use that action for the pin/annotate cases.