ForumsQuestionsColored tasks depending on status, priority or any other paramet


Colored tasks depending on status, priority or any other paramet
Author Message
nicolas.riquelme

Posted: Feb 17, 2014
Score: 0 Reference
Hello, i really love Toodledo, and I constantly "evangelize it".
I would really like an option where we can color the background the line of a task depending on status, priority or any other parameter we choose, depending on the use we give to toodledo (everybody uses it differently)

This would help me a lot and reduce the constant reading of tasks we have.
Jake

Toodledo Founder
Posted: Feb 17, 2014
Score: 0 Reference
Thanks for the suggestion. We do not comment on timeframes for implementation, but this is on our to-do list.

Thanks
cj

Posted: Feb 18, 2014
Score: 1 Reference
I use a chrome browser plugin called Stylish to do this nicely (I think it is available on other browsers). Once you install it, add a new style for toodledo.com and insert some style "overrides" to toodledo, like below, and you'll never have to think about it again:

.pri3 {
color: red; /* Top Priority */
}
.pri2 {
color: #161616; /* High Priority */

}
.pri1 {
color: black; /* Medium Priority */

}
.pri0 {
color: blue; /* Low Priority */
font-weight: bold;
}


This message was edited Feb 18, 2014.
You cannot reply yet

U Back to topic home

R Post a reply

To participate in these forums, you must be signed in.