View Single Post
Old 12-10-2010, 06:28 AM   #4
kiwidude
Calibre Plugins Developer
kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.
 
Posts: 4,731
Karma: 2197770
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
I don't have custom columns but in my copy of the source I add the Title and Author columns to what gets displayed over there. I find this useful for various reasons such as with books with no covers. Kovid wasn't interested in this as a patch, even though I offered to develop it further to make it completely configurable via a tweak as to allow which columns the user chooses which incidentally would solve your issue.

So if you want to tweak the code yourself, the relevant code is in:
src/calibre/gui2/book_details.py
src/calibre/gui2/library/models.py (get_book_display_info)
kiwidude is offline   Reply With Quote