gillibrand / alfred-change-case

An Alfred workflow to change the case of text on the clipboard.
114 stars 12 forks source link

Support for diacritics by changing interpreter from Python 2 to Python 3 #9

Open bpetrynski opened 3 years ago

bpetrynski commented 3 years ago

Pull request regarding this issue.

Changes

Due to Python 3 requirement this is a trade off. It won't work out of the box, however it works better for languages with diacritics (Polish, German, etc.)