If anyone's getting it for the filters, well ... you know you can do exactly that using Spotlight already, right? If not, well, it might be worth giving Spotlight a second look, it can be unexpectedly powerful, and more than just an app launcher ;-)<p>I posted about it here (yes, I need a blog!) <a href="https://www.facebook.com/4LSTA/posts/10154052744565574" rel="nofollow">https://www.facebook.com/4LSTA/posts/10154052744565574</a><p>To excerpt:<p><pre><code> mdfind "(kMDItemWhereFroms != '*google*') && (kMDItemWhereFroms != '')
&& (kMDItemWhereFroms != '*gmail*') && (kMDItemFSName == '*.zip')" -onlyin ~/Downloads
</code></pre>
Yep, you guessed it. Looks for zip files in my Downloads folder which have a download location, but they had nothing to do with Google or Gmail as sources or referrers.<p>Bonus: You can perform the same filters from Spotlight searches -- see photo at <a href="https://www.facebook.com/photo.php?fbid=10154054043670574&set=a.242052395573.299433.731555573" rel="nofollow">https://www.facebook.com/photo.php?fbid=10154054043670574&se...</a> Just edit the list of available filters, there are many more than you might expect...