<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/javascript/tags/gmail</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 00:06:58 GMT</pubDate>
<item>
<title>(JavaScript) Shift+Click to Select/Deselect Checkboxes. - ReedD19</title>
<link>http://snipplr.com/view/67570/shiftclick-to-selectdeselect-checkboxes/</link>
<description><![CDATA[ <p>Allows you to click a given checkbox X, then shift click another checkbox Y. All checkboxes between X and Y will be checked or unchecked based on the state of checkbox Y. i.e. if you're unchecking Y all boxes between X and Y will also be unchecked.</p> ]]></description>
<pubDate>Wed, 03 Oct 2012 03:48:59 GMT</pubDate>
<guid>http://snipplr.com/view/67570/shiftclick-to-selectdeselect-checkboxes/</guid>
</item>
<item>
<title>(JavaScript) Sort Gmail Messages By Sender - roryok</title>
<link>http://snipplr.com/view/21960/sort-gmail-messages-by-sender/</link>
<description><![CDATA[ <p>This is based on the [Sort Gmail Messages By Bookmarklet](http://snipplr.com/view/10432/sort-gmail-messages-by-subject/ "Sort Gmail Messages By Bookmarklet - http://snipplr.com/view/10432/sort-gmail-messages-by-subject/")  snippet.


Drag this into your Bookmarks: [SortGmailBySender](javascript:&amp;#40;function&amp;#40;&amp;#41;&amp;#123;function%20f&amp;#40;r&amp;#41;&amp;#123;var%20t=r.getElementsByTagName&amp;#40;&amp;#34;span&amp;#34;&amp;#41;;var%20i;for&amp;#40;i=0;i</p> ]]></description>
<pubDate>Tue, 27 Oct 2009 08:45:05 GMT</pubDate>
<guid>http://snipplr.com/view/21960/sort-gmail-messages-by-sender/</guid>
</item>
<item>
<title>(JavaScript) Sort Gmail Messages by Subject - wizard04</title>
<link>http://snipplr.com/view/10432/sort-gmail-messages-by-subject/</link>
<description><![CDATA[ <p>This is a very simple bookmarklet that will temporarily sort the *visible* messages in Gmail by subject. You'll have to run it again each time Gmail refreshes the list.

[Sort Gmail Messages](javascript:(function(&amp;#41;{function%20f(r&amp;#41;{var%20t=r.getElementsByTagName(&amp;#34;td&amp;#34;&amp;#41;;var%20d,s;var%20i,j;for(i=0;i</p> ]]></description>
<pubDate>Fri, 12 Dec 2008 11:01:21 GMT</pubDate>
<guid>http://snipplr.com/view/10432/sort-gmail-messages-by-subject/</guid>
</item>
</channel>
</rss>