<?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>Aaron Collegeman &#187; filters</title> <atom:link href="http://aaroncollegeman.com/tag/filters/feed/" rel="self" type="application/rss+xml" /><link>http://aaroncollegeman.com</link> <description>End-to-End Web Developer, PHP and JavaScript expert, WordPress fanatic, husband, father.</description> <lastBuildDate>Fri, 03 Feb 2012 20:56:24 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Gmail filters: NOT from</title><link>http://aaroncollegeman.com/2009/02/14/gmail-filters-not-from/</link> <comments>http://aaroncollegeman.com/2009/02/14/gmail-filters-not-from/#comments</comments> <pubDate>Sun, 15 Feb 2009 00:59:47 +0000</pubDate> <dc:creator>Aaron Collegeman</dc:creator> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[filters]]></category> <category><![CDATA[gmail]]></category> <guid
isPermaLink="false">http://aaroncollegeman.com/?p=256</guid> <description><![CDATA[Lately I've been using the Gmail Labs "Multiple Inboxes" feature.  This is really useful because it lets me turn my Gmail inbox into a heads-up-display for different kinds of e-mail.  For now, I'm using this for only two things: separating out unread from read, and separating out the influx of conservative commentary (forwarded to me [...]]]></description> <content:encoded><![CDATA[<p>Lately I've been using the Gmail Labs "Multiple Inboxes" feature.  This is really useful because it lets me turn my Gmail inbox into a heads-up-display for different kinds of e-mail.  For now, I'm using this for only two things: separating out unread from read, and separating out the influx of conservative commentary (forwarded to me by a friend from Chicago, go figure).  At the bottom then is my regular inbox.</p><p>The problem with this has been that the stuff from Chicago, when unread, shows up in all three places.  What I wanted to do was separate unread, from unread Chicago e-mail, from everything else.  Each inbox in multiple inbox mode is driven by a filter, a feature of Gmail that is really broad and useful.</p><p>In filters, the search field acts more like a command line than a simple keyword matching tool.  For instance, if you prefix an e-mail address or name with the keyword <em>from:</em>, you'll see only messages from that person.  This is different from just searching for the name or e-mail address by itself, whereby you'll get address, subject, and body keyword matches. There are other prefixes and special keywords too, like <em>to:</em> and <em>subject:</em>, and also <em>is:unread</em>, <em>is:read</em>, and <em>has:attachment</em>.</p><p>But what I wanted to do was filter out everything unread <em>and</em> from Chicago.  To do this, I needed a <em>not</em>, as in <em>show me everything that is unread, but not from Chicago</em>. Gmail supports and documents the use of the word <em>NOT</em> in keyword searches, e.g., <em>foo</em> <em>AND bar NOT foobar</em>, but this doesn't work with the prefixes listed above.  It took a bit of guess and check to figure it out, but eventually I discovered this solution: <strong><em>is:unread from:!email@domain.com</em></strong>.  (Take note of the exclamation point.)</p><p>This solution works perfectly, proving once again just how superior Gmail is to all other Web-based e-mail, as well as how well its developers have used patterns for solving their problems.</p> ]]></content:encoded> <wfw:commentRss>http://aaroncollegeman.com/2009/02/14/gmail-filters-not-from/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
