Quote:
Originally Posted by kindleren
Please pay attention to my problem,it has bothered me for several days.
I use the CLI "ebook-convert a.html a.mobi --level1-toc //h:title" to convert html file to mobi file,but when I click on the middle button of the navigation key on my kindle,there is no table of contents on my kindle screen,I just can find the table of contents in the end of the mobi file.
The table of contents shoud appear on my kindle screen when I click on the middle button of the navigation key,but it does't work.
|
You are doing two different things. Calibre grabs the news and writes it out in the format you specify. You are saving an HTML file and then converting it instead of actually grabbing the news. Using the GUI you are grabbing the news and ending up with the format you want. There is a way to do what you want via the CLI. I don't know it as I don't do it. But you can look at the help or the online manual for help.