Basically what I want to do is create an HTML document (or documents) that shows all the ebooks on my iLiad with links to them so that I can open them from one location (rather than having to navigate a directory structure. And I don't consider throwing them all in one directory a solution)
I've seen two different posts related to this topic, one of them says yes one of them says no, but neither really had much detail. So my question is can I create an HTML document that contains links to say a bunch of mobipocket eBooks such that if I click on the link it will open the ebook?
When I tried with a simple html doc and relative paths <a href="filename"/> it errors out with a message: /tmp/bogus.prc could not be saved, because the source file could not be read.
I've seen a post that says files can be read with a full path though the examples did *not* include an ebook. If so, what would be the path to the root of the various devices (cf, sd, usb, etc)?
Last question, if it is impossible to link using a html file are there any other possibilities? Or would I have to write my own application to accomplish what I want? Alternately has someone already written something like this?
Thanks,
mark
Reference posts:
https://www.mobileread.com/forums/sho...ight=html+link
https://www.mobileread.com/forums/sho...ight=html+link