Quote:
Originally Posted by tompe
So what would be useful for other people to have? Which information is useful? What is the best way to display it? Since there are so many way to do things I will add features that people find useful and which I think is sensible.
|
One thing I added myself with a few lines of code is default settings for mobi2html.
So when I use the syntax "mobi2html MyBook"
It will assume prc as extention and the output will be placed the subdirectory MyBookHtml. It also generates the raw output in the same directory with the name "Mybook Raw.HTML" Both versions can come in handy when you are oing some cleaning up.
Another nice thing for new or inexperienced users can be that you print the syntax on screen when there are
no parameters at all. It is something I do when I create programs. When you use a tool every day it is obvious what the syntax is. But even my own tools that I use only once every month or every three monts need sometimes a small reminder