quicktask
quicktask copied to clipboard
Quickly add a task to Asana using Alfred
Does not support latin characters in name task. Can someone help me, please?
The workflow stopped working with error `workspace: Not a Long`, issue, which is related to [this](https://forum.asana.com/t/invoking-api-with-invalid-workspace-id-is-returning-error-message-as-not-a-long/19570) apparently some changes in Asana API.
@davejorg wrote up an [excellent comment](https://www.alfredforum.com/topic/2801-asana-quick-task/page/4/?tab=comments#comment-73109) on the Alfred forums about how to get QuickTask working again with Alfred 4 and the new Asana object ID format. The changes required...
These changes update this workflow for Alfred 4+. Discussion here: [Alfred Forum](https://www.alfredforum.com/topic/2801-asana-quick-task/page/4/?tab=comments#comment-73220)
Alfred 4 has been released, and it no longer references "Alfred 3" file paths. Instead, it has removed version numbers, so hopefully this workflow will not need to be updated...
so non-latin characters can make it
There's a hard-coded path inside this plugin that results in a fresh install for a new user running Alfred 3 not working. The symptom is a PHP error message when...