[Greasemonkey] anyone experiencing bugs w/ gmail colorizer script?

Tom Lee thomas.j.lee at gmail.com
Sun Dec 11 23:43:06 EST 2005


Thanks for the feedback.  I'll definitely be creating some dialogs that let
users easily specify colors, then assign them to labels; and to do so in a
way that the assignments persist even if labels are added or deleted.

For now, though, I've got a slight upgrade that includes what I think might
be a novel GM scripting idea.  Multiple labels on a single message are now
supported (up to three).  This is done by using a background image, using
the data: uri method -- but with dynamic replacement of the embedded gif's
pallette information.  I don't know if anyone else has tried this before,
but if not, perhaps someone will find the idea useful.  There are probably
much better ways to do this.  Mine is definitely a bit of a hack, but it
works.

If anyone would like to try the script, you can find it at
http://www.metamonkey.net/gmailcolorizer/gmailcolorizer_beta.user.js.  I'd
love to hear feedback -- I realize that the barberpole layout of the dynamic
gif might be irritating.  I've considered horizontal lines, too, but think
there might be problems across varying resolutions.

Anyway, please feel free to have a look and let me know what you think.
Thanks.

Tom

On 12/11/05, Jason W. <jwellband at gmail.com> wrote:
>
> On 12/11/05, Arvid Jakobsson <arvid.jakobsson at gmail.com> wrote:
> > I've got the script, and GMail keeps crashing. Turning it off fixes the
> > crashes. Don't know why it happens though, I'll try to look into it.
>
> FF 1.5/GM 0.64 from XPI. I've been getting sparodic crashes - mostly
> when FF is minimized. FF did act oddly on it's own before your script,
> so I am not sure it's you. Heck I am not sure it's even GM-related.
> Forcast fox seems to hang it up when it gets new weather info :(
>
> Do any of the FF wizards know of a way to track what happened during a
> crash or memory leak?
>
> Back on topic... I love the colors in Gmail. It's easier to group
> labels via color. If you're taking feature requests, it'd be great to
> be able to set colors for specific labels. So all of my web lists
> could be blue, and my email admin lists could be green, etc. It'd save
> a lot of time since I read a lot thru is:unread and pick & choose what
> i want to read and delete the rest.
>
> Great script tho - now Gmial just doesn't look right on a non-GM'ed FF!
>
> --
> HTH, YMMV, HANW :)
>
> Jason
>
> If Linux doesn't have solution, you have wrong problem!
>
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey at mozdev.org
> http://mozdev.org/mailman/listinfo/greasemonkey
>
>
>


More information about the Greasemonkey mailing list