<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>blog - jaidev.info &#187; Greasemonkey</title>
	<atom:link href="http://jaidev.info/home/blog/archives/categories/tech/hacks/greasemonkey/feed" rel="self" type="application/rss+xml" />
	<link>http://jaidev.info/home/blog</link>
	<description></description>
	<lastBuildDate>Wed, 05 May 2010 18:43:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>gmail Unlabelled</title>
		<link>http://jaidev.info/home/blog/archives/2005/12/05/gmailunlabelled.html</link>
		<comments>http://jaidev.info/home/blog/archives/2005/12/05/gmailunlabelled.html#comments</comments>
		<pubDate>Sun, 04 Dec 2005 21:03:50 +0000</pubDate>
		<dc:creator>Jaidev</dc:creator>
				<category><![CDATA[Greasemonkey]]></category>

		<guid isPermaLink="false">http://jaidev.info/home/blog/archives/2006/02/12/gmailunlabelled.html</guid>
		<description><![CDATA[NOTE: This page has become unmanageable and has been retired. See the project page for further updates. gmailUnlabelled is a greasemonkey script that creates a special label &#8216;Unlabelled&#8217; to search for all the conversations without a real label. Why? Gmail doesn&#8217;t provide a search to search for unlabelled conversations. This is quite handy if you [...]]]></description>
			<content:encoded><![CDATA[<p><span class="msg"><b>NOTE:</b>  This page has become unmanageable and has been retired. See the <a href="http://jaidev.info/home/hacks/gmailUnlabelled">project page</a> for further updates.</span></p>
<p><img align="right" alt="gmail Unlabelled" title="gmail Unlabelled" src="http://jaidev.info/home/gallery/d/575-2/gmail-unlabelled.png" />gmailUnlabelled is a <a target="_blank" href="http://greasemonkey.mozdev.org">greasemonkey</a> script that creates a special label &#8216;Unlabelled&#8217; to search for all the conversations without a real label.</p>
<h2>Why?</h2>
<p>Gmail doesn&#8217;t provide a search to search for unlabelled conversations. This is quite handy if you like to keep all emails labelled and have forgotten to label some.</p>
<h2>Where?</h2>
<p>Install greasemonkey, then, right-click<span class="attribute-value"> </span><a target="_blank" href="http://jaidev.info/downloads/gmailUnlabelled.user.js">gmailUnlabelled</a> to install. If you&#8217;re on the new version of install <a href="http://jaidev.info/downloads/gmailUnlabelled2.user.js">gmailUnlabelled2</a>.</p>
<h2>Tips, Tricks and Gotchas!</h2>
<ol>
<li>The search string can&#8217;t be formed when the label box is collapsed.</li>
<li>If the search throws up &#8216;conversations&#8217; (threads) with labels, it could be because of two reasons -
<ol style="list-style-type: lower-alpha;">
<li>The &#8216;conversation&#8217; has atleast one email without a label &#8211; Gmail groups emails into conversations but labels are applied to each individual email. So if a conversation has even one email without a label, it will show up in the search results. Most people will run into this issue if they&#8217;ve been using gmail for a while. (<em>See update dated 3rd August 2007 below</em>).</li>
<li>The label has some special characters that gmailUnlabelled can&#8217;t handle. Please report this.</li>
</ol>
</li>
<li>Firefox only of course! IE users <a href="http://www.ie7.com">click here</a>.</li>
</ol>
<h2>Update (15th June 2006)</h2>
<p>Script updated to work with some recent changes. Also, from this version one could search for &#8216;<strong>-label</strong>&#8216; to find all unlabelled  emails in gmail.</p>
<h2>Update (3rd August 2007)</h2>
<p>If you&#8217;ve been a gmail user for a while, the first time you use gmailUnlabelled could be confusing as it&#8217;d probably throw up conversations that apparently have email. Select <b>all</b> such conversations and attach a dummy label (&#8216;old&#8217; or &#8216;read&#8217;). Now you&#8217;re ready for gmailUnlabelled. Use it often and its easier to keep all emails labelled. In a couple of days, you&#8217;d also figure out why the dummy label was necessary. ;-)</p>
<h2>Update (13th November 2007)</h2>
<p>gmailUnlabelled does not work with &#8220;gmail 2.0&#8243;. I will work on an update ASAP.</p>
<h2>Gmail 2.0 update (16th November 2007)</h2>
<p>If you&#8217;re on the new version of gmail a.k.a. &#8220;gmail 2.0&#8243; (Nov 2007), use the new script &#8211; <a href="http://jaidev.info/downloads/gmailUnlabelled2.user.js">gmailUnlabelled2</a>.</p>
<h2>Update (8th Febuary 2008)</h2>
<p>Google just tweaked the interface which broke the script (again!). I&#8217;ve now <a href="http://jaidev.info/downloads/gmailUnlabelled2.user.js">updated it</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaidev.info/home/blog/archives/2005/12/05/gmailunlabelled.html/feed</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>gmail Auto Bcc</title>
		<link>http://jaidev.info/home/blog/archives/2005/12/02/gmailautobcc.html</link>
		<comments>http://jaidev.info/home/blog/archives/2005/12/02/gmailautobcc.html#comments</comments>
		<pubDate>Thu, 01 Dec 2005 21:15:20 +0000</pubDate>
		<dc:creator>Jaidev</dc:creator>
				<category><![CDATA[Greasemonkey]]></category>

		<guid isPermaLink="false">http://jaidev.info/home/blog/archives/2006/02/12/gmailautobcc.html</guid>
		<description><![CDATA[NOTE: This page has become unmanageable and has been retired. See the project page for further updates. gmailAutoBcc is a greasemonkey script that automatically BCCs (or CCs) all outgoing gmail emails to a specified email address. Why? Quite a few of us use gmail as a secondary email access tool. The common use is to [...]]]></description>
			<content:encoded><![CDATA[<p><span class="msg"><b>NOTE:</b> This page has become unmanageable and has been retired. See the <a href="http://jaidev.info/home/hacks/gmailAutoBcc">project page</a> for further updates.</span></p>
<p>gmailAutoBcc is a <a target="_blank" href="http://greasemonkey.mozdev.org">greasemonkey</a> script that automatically BCCs (or CCs) all outgoing gmail emails to a specified email address.</p>
<h2>Why?</h2>
<p>Quite a few of us use gmail as a secondary email access tool. The common use is to forward all incoming email to a gmail address. Gmail already has <a target="_blank" href="http://mail.google.com/support/bin/answer.py?answer=20616">custom from addresses</a>, this allows you to use your gmail account to send and respond to emails using your old, primary (non-gmail) email address. The only limitation of this is that you wouldn&#8217;t have a copy of the emails you send from your gmail  account at your primary email access location.</p>
<h2>Where?</h2>
<p>Install greasemonkey, then, right-click  <a target="_blank" href="http://jaidev.info/downloads/gmailAutoBcc.user.js">gmailAutoBcc</a> to install. It&#8217;ll ask you for an email address the first time you click on &#8216;send&#8217; through gmail. If you&#8217;re on the newer version of gmail (Nov 2007), use <a target="_blank" href="http://jaidev.info/downloads/gmailAutoBcc2.user.js">gmailAutoBcc 2.0</a>.</p>
<h2>Tips, Tricks and Gotchas!</h2>
<ul>
<li>If you want it to cc an address instead of BCC, set the preference <strong>gBccHeader</strong> to cc</li>
<li>If you want it to prompt every time, set the preference <strong>gBccPopup</strong> to true</li>
<li>If you want to disable gmailAutoBcc, set the preference <strong>gBccEnabled</strong> to false</li>
<li>If someone else uses your browser to send emails from gmail, you might get a copy of their outgoing emails. (<em>Cool ain&#8217;t it?</em>)</li>
<li>Oh yeah, firefox only of course!</li>
</ul>
<h2>Setting Preferences in Firefox</h2>
<p>To change any firefox preference, type <strong>about:config</strong> in the address bar and press enter. In the filter field, type the name of the preference. Double click on the result to change it.</p>
<h2>Update (15th June 2006):</h2>
<p>gmailAutoBcc now supports bcc/cc based on identities. i.e., it can bcc or cc to different addresses based on the from address being used. To enable this, toggle the preference <strong>gBccMapFromAddress</strong> to <strong>true</strong>. You&#8217;re prompted for a new bcc/cc address everytime you use a new &#8220;Identity&#8221; (from address). This is based on <a href="http://jaidev.info/home/blog/archives/2005/12/02/gmailautobcc.html#comment-523">José&#8217;s request</a>.</p>
<p>To remove bcc/cc for a particular identity (say, from@address.com), search for the preference <strong>gBccMail_from@address.com</strong> and change it to the string <strong>disabled</strong>.</p>
<p><em>If you do enable this feature, be prepared for a pop up the first time you send email from every one of your addresses</em>.</p>
<h2>Update (2nd November 2007):</h2>
<p>It appears that gmailAutoBcc fails with &#8220;gmail 2.0&#8243;. I&#8217;m not on gmail 2.0 yet, but I promise to work on a fix as soon as I am.</p>
<h2>Gmail 2.0 update (16th November 2007):</h2>
<p>If you&#8217;re on the newer version of gmail a.k.a. &#8220;gmail 2.0&#8243; (Nov 2007), use <a target="_blank" href="http://jaidev.info/downloads/gmailAutoBcc2.user.js">gmailAutoBcc 2.0</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaidev.info/home/blog/archives/2005/12/02/gmailautobcc.html/feed</wfw:commentRss>
		<slash:comments>160</slash:comments>
		</item>
	</channel>
</rss>
