Closed lightlii closed 4 years ago
Hi @bnjmnjns thanks for the interest to port this over to Alfred 3. Now, I'm not very sure if there's a better way to do this, but the following should work:
init.sh
script. This should install the Python dependencies. Also, make sure you're using Python 2 (should come default with Mac OS).metadata.json
file when prompted.icon.png
file.Script Filter pows
:
Script Filter powa
:
Copy to Clipboard:
Open URL:
When connecting both Script Filters to the Open URL object, enable the Command action modifier.
./src
folder inside the project over to the folder opened in step 6.Powerthesaurus-2.1.0-alrfred3.alfredworkflow
or something.Forgot to mention that in step 7, you should not copy over the info.plist
. I'm guessing this file is like the manifest version of the workflow objects configuration. Wouldn't have to do step 5 if we can confirm this is actually compatible with Alfred 3.
Closing this for now. Please let me know if anyone else wants to pick this up and I'll re-open this issue.
As discussed in issue #6, the latest version on this plugin no longer works with Alfred 3 though (as has been mentioned) this version doesn't use any alfred 4-specific features so should be easily ported to v3.
Happy to make a PR but will need a little guidance about where to start. Thanks :)