<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; email search</title> <atom:link href="http://www.ghacks.net/tag/email-search/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 17:32:23 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Extend Thunderbird&#8217;s Email Search With Unified Search</title><link>http://www.ghacks.net/2010/07/13/extend-thunderbirds-email-search-with-unified-search/</link> <comments>http://www.ghacks.net/2010/07/13/extend-thunderbirds-email-search-with-unified-search/#comments</comments> <pubDate>Tue, 13 Jul 2010 14:04:35 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Email]]></category> <category><![CDATA[email search]]></category> <category><![CDATA[mozilla thunderbird]]></category> <category><![CDATA[quick filter]]></category> <category><![CDATA[thunderbird extension]]></category> <category><![CDATA[unified search]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=28201</guid> <description><![CDATA[Thunderbird 3 users have access to a new feature called Quick Filter that enables them to quickly filter the emails of a specific folder in the email client. It is for instance possible to filter by email address, text, attachment, tag or only display emails that are from contacts in the address book, with everything [...]]]></description> <content:encoded><![CDATA[<p>Thunderbird 3 users have access to a new feature called Quick Filter that enables them to quickly filter the emails of a specific folder in the email client. It is for instance possible to filter by email address, text, attachment, tag or only display emails that are from contacts in the address book, with everything happening in realtime.</p><p>These filters can be pinned so that they become available in all folders. It can happen that Thunderbird users do not find the emails they are looking for in the active filtered folder. Their options at this point are to either pin the filters and click through the other mail folders or perform a global search in hope of finding the right emails.</p><p><span
id="more-28201"></span>Unified Search is a project that tries to combine the functionality of Quick Filters with global searches. The extension in its current state makes it easier to launch a global search from the Quick Filter bar.</p><p>The search phrase entered in the Quick Filter bar can be used to initiate a global search in the email client, this is done by pressing Ctrl-Enter in the Quick Filter bar by default.</p><p>A new tab listing the global search results is spawned automatically after pressing the keyboard shortcut. That&#8217;s handy for users who work with Quick Filter most of the time to find emails and switch to global search if they cannot find the emails this way.</p><p>Options are provided to change the shortcut to either Alt-Enter or simply Enter.</p><div
id="attachment_28203" class="wp-caption alignnone" style="width: 510px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/07/unified-search-500x260.png" alt="unified search" title="unified search" width="500" height="260" class="size-medium wp-image-28203" /><p
class="wp-caption-text">unified search</p></div><p>Unified Search is available for all Thunderbird 3 versions, it can be <a
href="https://addons.mozilla.org/en-US/thunderbird/addon/unified-search-187593/">downloaded</a> from the Mozilla Thunderbird website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/07/13/extend-thunderbirds-email-search-with-unified-search/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Microsoft Outlook Search</title><link>http://www.ghacks.net/2009/01/17/microsoft-outlook-search/</link> <comments>http://www.ghacks.net/2009/01/17/microsoft-outlook-search/#comments</comments> <pubDate>Sat, 17 Jan 2009 10:15:23 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Email]]></category> <category><![CDATA[email index]]></category> <category><![CDATA[email search]]></category> <category><![CDATA[lookout]]></category> <category><![CDATA[microsoft outlook]]></category> <category><![CDATA[microsoft outlook 2007]]></category> <category><![CDATA[microsoft outlook search]]></category> <category><![CDATA[outlook index]]></category> <category><![CDATA[outlook search]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=9951</guid> <description><![CDATA[Lookout is a lighting fast Microsoft Outlook search add-in. It was a favorite and popular product a few years ago. The company was bought by Microsoft who pulled the software and official website. The latest version of the Microsoft Outlook search add-in can still be downloaded from various software portals and it even works with [...]]]></description> <content:encoded><![CDATA[<p>Lookout is a lighting fast Microsoft Outlook search add-in. It was a favorite and popular product a few years ago. The company was bought by Microsoft who pulled the software and official website. The latest version of the Microsoft Outlook search add-in can still be downloaded from various software portals and it even works with Microsoft Office 2007 after making a small change to a local file.</p><p><a
href="http://www.majorgeeks.com/Lookout_d4808.html">Lookout</a> indexes all Microsoft Outlook contents and provides a toolbar to search all emails, news feeds, appointments and attachments. It basically can index all contents of Microsoft Outlook to power the search. Advanced users will like the option to exclude folders from being indexed.</p><p>The Microsoft Outlook search add-in Lookout integrates itself nicely into Microsoft Outlook 2003 but needs a small tweak before it will work in Outlook 2007.</p><p><span
id="more-9951"></span><code>cd  %SYSTEMROOT%\assembly\GAC<br
/> rename  Microsoft.Office.Interop.Outlook  Microsoft.Office.Interop.Outlook.OLD</code></p><p>To reverse the changes one would issue the command</p><p><code>cd  %SYSTEMROOT%\assembly\GAC<br
/> rename  Microsoft.Office.Interop.Outlook.OLD  Microsoft.Office.Interop.Outlook</code></p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/01/microsoft_outlook_search.jpg" alt="microsoft outlook search" title="microsoft outlook search" width="496" height="379" class="alignnone size-full wp-image-9952" /></p><p>The options of the Microsoft Outlook search add-on are quite extensive. It is possible to define a time range for the indexing process and to specify how fast new items should be added to the index.</p><p>Lookout will automatically index the contents of attachments with the endings txt, doc, html, htm, xls and ppt. My Document folders can be added to the search as well as additional files, folders and Microsoft Outlook folders.</p><p>Lookout is a fast lightweight Microsoft Outlook search add-in that&#8217;s way faster than other solutions like Google&#8217;s Desktop Search tool.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/01/17/microsoft-outlook-search/feed/</wfw:commentRss> <slash:comments>15</slash:comments> </item> </channel> </rss>
