Fix workflow data folder to work with Alfred 4(+)
Hi Rob,
It seems the upgrade to Alfred 4 breaks this workflow; you might have abandoned Alfred and the workflow but if not perhaps you might have a look?
All best wishes, Gerben
I got it fixed by creating the directory ~/Library/ApplicationSupport/Alfred 3/Workflow Data The path is hardcoded in the call.scpt script.
You could also change the location in call.scpt to any existing path. It is used to hold the setting.
https://www.alfredapp.com/help/workflows/script-environment-variables/ says to use the top level script's environment variablealfred_workflow_data . This is currently ~/Library/Application Support/Alfred/Workflow Data/[bundle id]