wolph / alfred-converter

Alfred unit converter is a smart calculator for Alfred with support for unit conversions to make it a bit comparable to the Google Calculator and Wolfram Alpha.
93 stars 15 forks source link

Environment Variables not working #52

Closed kavehv closed 1 year ago

kavehv commented 1 year ago

Testing this plugin on macOS Ventura with Alfred 5.0.6, it seems like the options settable via environment variables are not working. As such, I can't enable BASE_2 or BASE_16.

juanfal commented 1 year ago

Problem with beta 13.2…

Captura de pantalla 2023-02-21 a las 8 30 56
wolph commented 1 year ago

@kavehv You are right... there was a bug in the latest version. I've fixed the issue and created a new release: https://github.com/WoLpH/alfred-converter/blob/master/unit_converter.alfredworkflow

wolph commented 1 year ago

@juanfal I think you might have an older version somehow, the /usr/bin/python path hasn't been used in some time. Can you try downloading the latest version?

https://github.com/WoLpH/alfred-converter/blob/master/unit_converter.alfredworkflow

kavehv commented 1 year ago

Awesome, thank you! This appears to be working. I had manually forced the values I wanted before just to get by 🙂