<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Add Quick Links - GMail | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/3819</link>
    <description>Recent comments on userscript: Add Quick Links - GMail</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by Bernardo Quaresma Dias</title>
      <description>&lt;p&gt;I figured what was wrong.&lt;/p&gt;

&lt;p&gt;Here are the changes I made:&lt;/p&gt;

&lt;p&gt;- var La = responseDetails.responseText.match(/bkmk_href[^ &gt;]+&gt;([^&amp;lt;]*)/g);
&lt;br /&gt;+ var La = responseDetails.responseText.match(/bkmk_href[^&gt;]+&gt;([^&amp;lt;]*)/g);
&lt;br /&gt;  //there's a new attribute 'target=nw' now&lt;/p&gt;

&lt;p&gt;- var label = La[indexc].replace(/bkmk_href[^ &gt;]+&gt;/,'');
&lt;br /&gt;+ var label = La[indexc].replace(/bkmk_href[^&gt;]+&gt;/,'');&lt;/p&gt;

&lt;p&gt;- var url = Ua[indexc] .replace('.', 'http://google.com/bookmarks','');
&lt;br /&gt;+ var url = Ua[indexc].replace(/\.[^=]+=/,'') 
&lt;br /&gt;  // erases prefix
&lt;br /&gt;+ url = url.replace(/&amp;amp;.+/,'')
&lt;br /&gt;  // erases suffix&lt;/p&gt;

&lt;p&gt;Hope it helps someone else that may have bumped into that,&lt;/p&gt;

&lt;p&gt;--
&lt;br /&gt;Bernardo&lt;/p&gt;</description>
      <pubDate>Wed, 25 Apr 2007 22:45:11 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12008:31082</guid>
      <author>Bernardo Quaresma Dias</author>
      <link>http://userscripts.org/posts/31082</link>
    </item>
    <item>
      <title>Archived Comments, replied by Bernardo Quaresma Dias</title>
      <description>&lt;p&gt;Doesn't work for me either.&lt;/p&gt;

&lt;p&gt;Could it be because my GMail interface isn't in english?&lt;/p&gt;

&lt;p&gt;I think it could be because:&lt;/p&gt;

&lt;p&gt; var La = responseDetails.responseText.match(/bkmk_href[^ &gt;]+&gt;([^&amp;lt;]*)/g);&lt;/p&gt;

&lt;p&gt;Is returning NULL...&lt;/p&gt;

&lt;p&gt;Any tips?&lt;/p&gt;

&lt;p&gt;--
&lt;br /&gt;Bernardo&lt;/p&gt;</description>
      <pubDate>Wed, 25 Apr 2007 21:51:46 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12008:31083</guid>
      <author>Bernardo Quaresma Dias</author>
      <link>http://userscripts.org/posts/31083</link>
    </item>
    <item>
      <title>Archived Comments, replied by epikarma</title>
      <description>&lt;p&gt;When I press 'new window' in a mail, the new external window should't have to show the quick links tab. 
&lt;br /&gt;In fact I can see it in the right top corner.&lt;/p&gt;</description>
      <pubDate>Wed, 21 Feb 2007 18:41:32 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12008:31084</guid>
      <author>epikarma</author>
      <link>http://userscripts.org/posts/31084</link>
    </item>
    <item>
      <title>Archived Comments, replied by Corey</title>
      <description>&lt;p&gt;I love this script. Just a note: If you'd like to define the quicklinks to something other than GMqLink label, you can just find all instances of it in the jScript file an replace it with the desired label.&lt;/p&gt;

&lt;p&gt;Like, for me, I wanted to have my homepage bookmarks sync with my Gmail bookmarks, so since the Homepage bookmarks are added with the 'homepage' label, I simply replaced 'GMqLink' with 'homepage'. Works like a charm!&lt;/p&gt;

&lt;p&gt;I think that, if someone modified this script a little, the same results could be reduced on different pages, such as Google Earth, Documents, Calandar, and the like. Its just a thought! :D&lt;/p&gt;</description>
      <pubDate>Mon, 13 Nov 2006 00:09:29 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12008:31085</guid>
      <author>Corey</author>
      <link>http://userscripts.org/posts/31085</link>
    </item>
    <item>
      <title>Archived Comments, replied by Balachandar</title>
      <description>&lt;p&gt;doesn't work for me..!!&lt;/p&gt;</description>
      <pubDate>Mon, 19 Jun 2006 10:18:01 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12008:31086</guid>
      <author>Balachandar</author>
      <link>http://userscripts.org/posts/31086</link>
    </item>
    <item>
      <title>Archived Comments, replied by cgm</title>
      <description>&lt;p&gt;fixed an issue with navigating to the bookmark page and back.  Thanks&lt;/p&gt;</description>
      <pubDate>Thu, 13 Apr 2006 09:05:42 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12008:31087</guid>
      <author>cgm</author>
      <link>http://userscripts.org/posts/31087</link>
    </item>
    <item>
      <title>Archived Comments, replied by Michael Sarver</title>
      <description>&lt;p&gt;Very nice script.  Should come in handy!  Thanks.&lt;/p&gt;</description>
      <pubDate>Thu, 13 Apr 2006 02:05:03 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12008:31088</guid>
      <author>Michael Sarver</author>
      <link>http://userscripts.org/posts/31088</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews</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>Wed, 17 Nov 2004 01:04:58 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12008:31081</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/31081</link>
    </item>
  </channel>
</rss>
