Hi all,
is there a way to choose the column width? For most of the entries, the authors field seems to need a second row because of a long name or a second author. Even when I import the file into Excel, it would be hard to "repair" this.
calibredb list --fields title,authors,series,rating,publisher --sort-by=authors --separator=; > database.txt
looks like
...
4 ;1634: The Baltic War ;Eric Flint & ;Ring of Fire ;2 ;Baen ;
; ;David Weber ; ; ; ;
346;An oblique approach ;Eric Flint & ;Belisarius ;0 ;Baen ;
; ;David Drake ; ; ; ;
76 ;In the Heart of Darkness ;Eric Flint & ;Belisarius ;0 ;Baen ;
; ;David Drake ; ; ; ;
...
Any suggestions? Thank you!
|