Closed jkaving closed 6 years ago
The query needs to be quoted when calling the ruby script from Alfred, and in the script we only need to match whitespace in the regex and strip the whitespace before converting the currency to upper-case.
Fixes #3
🙇
Sorry for the delay. See v1.1. Thanks!
The query needs to be quoted when calling the ruby script from Alfred, and in the script we only need to match whitespace in the regex and strip the whitespace before converting the currency to upper-case.
Fixes #3