<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Gmail2 Label Hider | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/22635</link>
    <description>Recent comments on userscript: Gmail2 Label Hider</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by X4lldux @ Mon, 21 Apr 2008 10:15:13 -0500</title>
      <description>&lt;p&gt;If you dont want to rename your labels use this script &lt;a href=&quot;http://userscripts.org/scripts/show/25209&quot;&gt;http://userscripts.org/scripts/show/25209&lt;/a&gt;
&lt;br /&gt;It allows you to select from label-menu which labels you want to hide.&lt;/p&gt;</description>
      <pubDate>Mon, 21 Apr 2008 10:15:13 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:15508:64498</guid>
      <author>X4lldux</author>
      <link>http://userscripts.org/topics/15508</link>
    </item>
    <item>
      <title>Archived Comments, replied by Eugene Schava @ Mon, 18 Feb 2008 03:33:34 -0600</title>
      <description>&lt;p&gt;to goldenratio: Anything I can suggest - please try to insert debug statements like
&lt;br /&gt;console.info(&quot;line number 14&quot;); 
&lt;br /&gt;after any script line and look at the firebug console after gmail loading or send log to me.&lt;/p&gt;</description>
      <pubDate>Mon, 18 Feb 2008 03:33:34 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:15508:64499</guid>
      <author>Eugene Schava</author>
      <link>http://userscripts.org/topics/15508</link>
    </item>
    <item>
      <title>Archived Comments, replied by goldenratio @ Fri, 15 Feb 2008 14:06:50 -0600</title>
      <description>&lt;p&gt;Still doesn't work for me on either version of Gmail.  =(&lt;/p&gt;</description>
      <pubDate>Fri, 15 Feb 2008 14:06:50 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:15508:64500</guid>
      <author>goldenratio</author>
      <link>http://userscripts.org/topics/15508</link>
    </item>
    <item>
      <title>Archived Comments, replied by Eugene Schava @ Thu, 14 Feb 2008 03:52:57 -0600</title>
      <description>&lt;p&gt;It seems script stopped working for me as well so I've fixed it. Please update&lt;/p&gt;</description>
      <pubDate>Thu, 14 Feb 2008 03:52:57 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:15508:64501</guid>
      <author>Eugene Schava</author>
      <link>http://userscripts.org/topics/15508</link>
    </item>
    <item>
      <title>Archived Comments, replied by goldenratio @ Wed, 13 Feb 2008 16:43:13 -0600</title>
      <description>&lt;p&gt;Hmm... I also have &quot;pvSW6e&quot; for DIV and
&lt;br /&gt;&quot;H7Bo8e&quot; for TABLE.  &lt;/p&gt;

&lt;p&gt;I've now tested this on my personal Gmail and my work Gmail (i.e., hosted on Google Apps for your Domain).  Both have the same DIV/TABLE values but the script isn't working on either one.&lt;/p&gt;

&lt;p&gt;Any other ideas?  Thanks for your help.&lt;/p&gt;</description>
      <pubDate>Wed, 13 Feb 2008 16:43:13 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:15508:64502</guid>
      <author>goldenratio</author>
      <link>http://userscripts.org/topics/15508</link>
    </item>
    <item>
      <title>Archived Comments, replied by Eugene Schava @ Wed, 13 Feb 2008 05:29:09 -0600</title>
      <description>&lt;p&gt;to goldenratio: Open Firebug, select Console tab
&lt;br /&gt;Click on Inspect button and select any label.
&lt;br /&gt;In DOM window you will see some selected DIV element. Find parent TABLE element (after one more DIV, TD, TR and TBODY). Please post here class attribute of this table. Also please post class of DIV parent for TABLE (I have &quot;pvSW6e&quot; for DIV and
&lt;br /&gt;&quot;H7Bo8e&quot; for TABLE)&lt;/p&gt;

&lt;p&gt;Thank you!&lt;/p&gt;</description>
      <pubDate>Wed, 13 Feb 2008 05:29:09 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:15508:64503</guid>
      <author>Eugene Schava</author>
      <link>http://userscripts.org/topics/15508</link>
    </item>
    <item>
      <title>Archived Comments, replied by goldenratio @ Wed, 13 Feb 2008 02:29:16 -0600</title>
      <description>&lt;p&gt;This doesn't work for me either.  I just installed Firebug.  What info do you need from me?&lt;/p&gt;

&lt;p&gt;My code-fu is weak but I suspect it's this line that is different among Gmail users:&lt;/p&gt;

&lt;p&gt;var labelsTableXpath = &quot;//table[@class = 'H7Bo8e']&quot;;&lt;/p&gt;

&lt;p&gt;How do I use Firebug to find the proper class name?&lt;/p&gt;</description>
      <pubDate>Wed, 13 Feb 2008 02:29:16 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:15508:64504</guid>
      <author>goldenratio</author>
      <link>http://userscripts.org/topics/15508</link>
    </item>
    <item>
      <title>Archived Comments, replied by Eugene Schava @ Tue, 12 Feb 2008 01:39:02 -0600</title>
      <description>&lt;p&gt;to ifieatturkey: Are you using Firebug? If so - let's try to make it working&lt;/p&gt;</description>
      <pubDate>Tue, 12 Feb 2008 01:39:02 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:15508:64505</guid>
      <author>Eugene Schava</author>
      <link>http://userscripts.org/topics/15508</link>
    </item>
    <item>
      <title>Archived Comments, replied by ifieatturkey @ Mon, 11 Feb 2008 10:11:28 -0600</title>
      <description>&lt;p&gt;This doesn't seem to work for me!&lt;/p&gt;</description>
      <pubDate>Mon, 11 Feb 2008 10:11:28 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:15508:64506</guid>
      <author>ifieatturkey</author>
      <link>http://userscripts.org/topics/15508</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews @ Tue, 16 Nov 2004 19:05:30 -0600</title>
      <description>&lt;p&gt;The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)&lt;/p&gt;</description>
      <pubDate>Tue, 16 Nov 2004 19:05:30 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:15508:64497</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/topics/15508</link>
    </item>
  </channel>
</rss>
