Jump to content

wflanaganiii

Member
  • Posts

    1
  • Joined

  • Last visited

wflanaganiii's Achievements

Helping Hand

Helping Hand (3/5)

0

Reputation

  1. Hi guys, I bought Alfred and the PowerPack specifically to work with Asana. I was really disheartened to find that this script didn't work. But, because I didn't want to give up so fast, I pulled out the debugger. Long story short, at least for me, when Alfred upgrade to Version 3, it rendered this script non-functioning. The problem is that the directories that are created by Alfred 3 are called "Alfred 3" not "Alfred 2" as the script expects. So, the "fix" is to go into two places and "symbolically link" Alfred 2 to the Alfred 3 directory. The path is relative to your username, so it will be different for each user. To find out the paths, go to the "Workflows" in Alfred preference, click the workflow, then run it. You will see errors when the script tries to access the path. Use the command line on OSX to link the same path from Alfred 3 to the Alfred 2 folder. And, then things work. I don't really have time to write a script to do this, as I'm working. But, I wanted to 1) let people know with path fixes it works, and 2) give you a hint on how to fix it, so you don't waste the hour or two I have trying to learn Alfred, Alfred debugging, etc. to sort this out.
×
×
  • Create New...