Skip to content

AlexJoom/javascript-asana-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

javascript-asana-extensions

Asana has missing features when it comes to scrum development. It's not possible to add hour estimations on a task and sum these per person. This is very helpful in order to find out if the team allocation for a given sprint is fine or you need to make adjustments.

Here you can find a small greasemonkey script that does this for you, based on naming conventions.

  1. Download & install greasemonkey (for firefox https://addons.mozilla.org/el/firefox/addon/greasemonkey/)
  2. Open https://github.com/AlexJoom/javascript-asana-extensions/blob/master/asana-helper.user.js .Greasemonkey will ask you to install the script. Install it.
  3. Now on asana name your tasks like "5h | Create birthday cake" "2h | Buy the present"

and the total hours per person will be calculated and presented in the top of the page, under the project's description.

Projects that contain the word "backlog" are ignored by the script. A backlog contains user stories that will be added in future sprints. So it doesnt make any sense to calculate total hours in backlogs

About

Count total hours remaining on your asana project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors