View Single Post
Old 12-21-2010, 06:24 AM   #6
naisren
Enthusiast
naisren began at the beginning.
 
Posts: 41
Karma: 12
Join Date: Jul 2009
Device: ppc
Quote:
Originally Posted by pdurrant View Post
That's a surprise. It certainly extracts all the pseudo-html content. Perhaps there is info in the EXTH header fields that are important.

It should be fairly straightforward to tweak mobiunpack to also dump out all the EXTH fields in some simple text format - why not give it a go?
As I know, mobi dictionary has mobi own tags, such as
Code:
<idx:entry>..</idx:entry>
<idx:orth>Label of entry in Index</idx:orth>
<idx:key name="xx">..</idx:key>
Obviously, we could not find the tags in unpacked html file.

So I could not generate it as what it was after unpack the dic.
naisren is offline   Reply With Quote