Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
@Madcadder:
|
|
|
i have the label with the colors, but only text show up.. no colour |
|
|
Issues when preparing for Folders4Gmail install.
case "Google\Calendar": return {name: rawLabelName, color: "#C3D9FF"}; break; and nadda... The other labels still work, but nothing with a "\" works. |
|
|
Agree with Rohn regarding the need for a text color to be specified within the label color. Is this possible? If so, how? Also, for everyone here, check out this link to a complete HTML hex color code chart: http://www.immigration-usa.com/html_colors.html Note: You must use two "##" characters to get hex to work. Example: ##FFCC00 /s |
|
|
It would appear that if the '<' and/or '>' symbol is in the label name it wont display properly. Looking instead like a blob of the desired colour, just one character long.
|
|
|
Cool tool. Is there a way to specify text color? Using bright colors makes the default white text unreadable. ie if I use name "test #lime" all I see is a lime. Hint: add a short primer on Gmail Label management somewhere to the writeup about this tool. Took me a while and a certain amount of frustration to figure how to do things ie: Gmail Labels can be managed by clicking on the "Edit" option at the bottom of the "Labels" box that is displayed on the left hand side of the Gmail window. This is where you can rename and delete existing labels. Thanks |
|
|
|
|
|
Unfortunatly I either uninstaled color labels. Now I tried to reinstall color label and I am getting an error, and I can´t install it anymore. My greasemonkey version is 0.6.9. I use windows XP.The error message is "component returned failuer code 0x80520008 NS_ERROR_FILE_ALREADY_EXISTS". Please, help me, I can´t live anymore without color labels, I am really sad! |
|
|
Yah mon. Removing a label from a message is no problem... Try reinstalling the script mon. |
|
|
Can you guys remove labels on email list you'v got?? I can't do that..when I try to remove label again, it just says..
"[Miscellauneous]" is one of my labels. and i changed it to "[Miscellauneous] #blue" Is there anything you guys can help me out?? |
|
|
if gmail updates the inbox by itself, the colored labels are disappearing. im not sure if its only the case if no new messages are arriving and so no data is transfered. |
|
|
some other gmail themes out there
it might be best to disable/enable
you can do this by going to: Tools -> Greasemonkey -> Manage User Scripts. |
|
|
I can not get this to work whats with this? |
|
|
also... you can use 'light' colors. mylabel #lightgrey
etc |
|
|
one more point... when make a label name, don't use the quotes.
mylabel #grey (my fav)
i think you get the idea. |
|
|
Instructions from Mihai Parparita: To specify a color, simply rename a label to "Labelname #color" (e.g. to make the label "Foo" be red, use "Foo #red" and to make the label "Bar" be orange-ish, use "Bar ##d52"). It works in a similar way to the conversation bubble script, in that it overrides the JavaScript function through which Gmail receives data. It has to jump through some hoops to avoid the HTML escaping that Gmail does; intrepid Greasemonkey hackers may want to look at the source. |
|
|
You can easily label emails specific to your "Inbox". Simply create a filter which labels messages as "GMail #blue" when the to: address is "yourname@gmail.com" I use to this differentiate from the other four email addresses I now have forwarding to GMail, and it is awesome. |
|
|
follow up: i tried randy's hack to this, replacing one of his labels with "Inbox", but it didn't work. however, it did work with another label. weird. (maybe its because inbox is a system label, and gmail doesn't let you edit system labels.) |
|
|
i agree with harsh shah... i'd also like a inbox color |
|
|
I can't get this script to work with Gmail. I'm using Firefox 2 with Greasemonkey 0.6.6.20061017.0. Anyone else having problems using this script? |
|
|
can you remove the label if you open the message ? i have never been able to remove a label from the list view - inbox, sent, etc |
|
|
See below... am using Firefox 1.5.0.5, WinXP |
|
|
Weird... I'm no longer able to remove a label from a message once it's been "colored." Am I missing something? |
|
|
Have Google changed something in Gmail today ? Been using this script for ages with no probs but today it's crashing on me |