1 message in com.googlegroups.google-desktop-developerCan you give a hint on what's importa...
FromSent OnAttachments
Artem06 Apr 2005 15:44 
Subject:Can you give a hint on what's important by using <h1> <h2>...?
From:Artem (arte@gmail.com)
Date:04/06/2005 03:44:50 PM
List:com.googlegroups.google-desktop-developer

Hi

Did anybody try to let GDS know that some parts of the file are more important, than the other. For example, if you are writing the plugin for indexing some article database, you do know which part of the article is title, which is the abstract and so on. I am thinking of wrapping the titles with <h1> tags and descriptions with <h2> tags.

Did anyone try anything like this? Does GDS understand, that <h1> is usually more important, than <h2> and far more important, than the normal text?