alfred-tailwindcss-docs icon indicating copy to clipboard operation
alfred-tailwindcss-docs copied to clipboard

Not working in Alfred 5

Open tonieerik opened this issue 3 years ago • 9 comments

Workflow is not working properly in Alfred 5 (I am using latest v5.0.3).

tw-error

tonieerik avatar Oct 19 '22 08:10 tonieerik

Hey @tonieerik

Thanks for reporting this, I had a feeling it may break when I saw the changelog notes for Alfred 5 as workflows have been re-worked quite a bit.

I am currently still using Alfred 4, however I will get in contact with the Alfred team to retain my key for Alfred 4 so I can ensure I am still able to update the v4 version of the workflow. As soon as I have a key for both v4 and v5 I shall upgrade mine, this means I will need to update the underlying PHP dependency this uses to interact with the workflows - it looks like that has been updated so hopefully it won't take too much to fix for Alfred v5 - famous last words!

I'll drop a response as soon as I have an update.

Cheers

clnt avatar Nov 25 '22 00:11 clnt

I am also seeing this behavior in Alfred 4.7

cowboyd avatar May 29 '23 02:05 cowboyd

+1

erashdan avatar Feb 29 '24 12:02 erashdan

Hi all,

I have just installed Alfred 5 (5.1.4) on macOS Sonoma and downloaded the latest workflow file available at https://github.com/clnt/alfred-tailwindcss-docs/releases/tag/v3.0.1

From my testing it seems to be working without any issues, the results won't be identical to those shown on the TailwindCSS website search but I am not able to reproduce the issue above of it not returning results:

alfred_font alfred_flex_initial tailwindcss_site_flex_initial

I am running PHP 8.3 locally in my CLI although it should still work on earlier versions as it was before.

If you are having any issues can you check that you are definitely using the latest release and have a valid PHP version (PHP 8.1+).

If you continue to have issues let me know if there are any system differences, check PHP version with php -v

clnt avatar Mar 07 '24 22:03 clnt