Readme link

This commit is contained in:
Senad Uka
2016-05-19 15:11:46 +02:00
parent 08999ca68b
commit 566e70f99d

View File

@@ -7,8 +7,10 @@ Estimates are written somwhere inside Description field in the form of:
Estimates are summed by label and by list and total number of hours is colorfully written in front of the label list name. Estimates are summed by label and by list and total number of hours is colorfully written in front of the label list name.
`?` instead of number of hours marks those labels that don't have any cards with estimates entered. `?` instead of number of hours marks those labels that don't have any cards with estimates entered.
You can use it here:
https://dl.dropboxusercontent.com/u/11716687/web/trello-estimates/index.html#
Code as taken from: Code was taken from:
http://blog.getcorrello.com/2015/10/14/build-your-own-dashboard-on-the-trello-api/ http://blog.getcorrello.com/2015/10/14/build-your-own-dashboard-on-the-trello-api/
and modified. and modified.
(Thanks for the nice blog post!) (Thanks for the nice blog post!)