Thought I'd get in on this. This was my parameter list:
calibredb list --fields authors,title --sort-by=authors --separator=; --line-width=500 --ascending >F:\database.txt
I can open the output of the above with PSPad and print it as is. This gives me what I want except I get an ID column that I can't get rid of and I can't figure a way to sort by both author and title.
Any ideas?
Regards - John
|