protonymus Posted February 26 Share Posted February 26 An Alfred Workflow that utilizes PubChem's PUG REST, PUG View, and Auto-Complete Search Service to fetch selected properties for chemical compounds. From the web page: "PubChem is the world's largest collection of freely accessible chemical information." Download PubChem.alfredworkflow from here. Link to comment
protonymus Posted March 18 Author Share Posted March 18 New version! Now utilizing Text View from Alfred 5.5. Download PubChem2.alfredworkflow from here. Link to comment
Gerave Posted March 30 Share Posted March 30 Hi. The workflow (PubChem2.alfredworkflow) doesn't seem to work. I successfully installed it, but when I try to use it, after using the keyword and start writing a compound, I get a “Please wait, retrieving data…” message. It quickly disappears, and Alfred just show instead its own default search options (so, it looks like “Search Google for 'pc xxx'", being “pc” the default keyword and “xxx” whatever compound I try to look for). I'm using Alfred 5.5, and all of my other workflows (including many with an autocompletion feature) work just fine. Link to comment
protonymus Posted March 30 Author Share Posted March 30 Hi Gerave, It seems that the issue stems from the absence of a 'jq' installation. I apologize for not mentioning that 'jq' is a prerequisite. In my setup, it was installed via Homebrew (or a Homebrew Formula), which I overlooked. Could you check if 'jq' is installed? Just type 'which jq' in a terminal window. If it's there, then please take a look at the debug output of Alfred. Link to comment
Gerave Posted April 5 Share Posted April 5 On 3/29/2024 at 11:44 PM, protonymus said: Hi Gerave, It seems that the issue stems from the absence of a 'jq' installation. I apologize for not mentioning that 'jq' is a prerequisite. In my setup, it was installed via Homebrew (or a Homebrew Formula), which I overlooked. Could you check if 'jq' is installed? Just type 'which jq' in a terminal window. If it's there, then please take a look at the debug output of Alfred. Installing jq solved the issue, thanks! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now