3 messages in com.googlegroups.google-desktop-developerRe: Q: Displaying attachment informat...
FromSent OnAttachments
adam...@yahoo.com22 Aug 2007 07:02 
murthy srinivasa challa23 Aug 2007 09:06 
adam...@yahoo.com23 Aug 2007 23:34 
Subject:Re: Q: Displaying attachment information in search result
From:murthy srinivasa challa (srim@gmail.com)
Date:08/23/2007 09:06:56 AM
List:com.googlegroups.google-desktop-developer

Hi Adam

I thnk currently there is no direct property which indexes the attachment within in an Email.But here is the work around. Please check this information present under Index API documentation.

http://desktop.google.com/dev/indexapi.html

* *There is currently no property for email attachments. Your plug-in can copy each attachment on an email message to a location on your file system so that the GD crawler will encounter them. Then, if its file extension is handled by GD (or a plug-in), each attachment's content will be indexed and cached by GD. However, the attachment(s) content will not be associated with the email message within either GD or any desktop search results.

~Srinivas

On 8/22/07, adam@yahoo.com <adam@gmail.com> wrote:

After a bit of work I've managed to launch my email client from a link I've added to the GDS cached result search page.

http://www.adamjbradley.com/files/GroupWiseGDSC3PO.jpg

What I'd like to be able to do now is provide a graphical indication to the user of the attachments in the file (much like the Outlook plugin does). Out of curiosity, does GDS index attachments in Outlook emails?

http://www.adamjbradley.com/files/OutlookGDS.jpg