-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Hello!
I just discovered this today and am eager to make use of it! I am doing this on windows 10 because that's what my work computer runs.
I followed the instructions WRT token and have that token set as ASANA_TOKEN. I can successfuly connect to my asana page because when i execute asana-helm-change-workspace i get both Personal Projects and my employer's master workboard listed and i appear to be able to swap between the 2 of them.
My work asana workspace has 3 projects on it named 'A', 'B' and 'C'. I only want to perform work with one of them. How do i view, get and set tasks on Project 'A'
Can i just do it using your asana minor-mode and helm?
Do I need to create an org project with the same name and if i do that then your mode will go to the right project automagically?
Is there code i would need to write to make this work? ie create a function called 'asana-helm-change-project'?
If so, where would that chunk of code get called from?
Tnx!
johnu