|
@JimmXinu
I made some changes to the catalog code to acomodate my preferences, including the use of custom columns. It's just a simple hack, no GUI option was changed. Basically I modified the python code to use custom columns defined in my 'template.xhtml' and 'stylesheet.css' files.
P.S.: There are other changes, including using 'author' instead of 'author_sort', using a custom cover ('CatalogCover.jpg'*), and the use of 'calibreSymbols.otf'* so I can have half stars, but those can be ignored.
*'calibreSymbols.otf' was copied from the calibre install directory. 'calibreSymbols.otf' and 'CatalogCover.jpg' were saved to my '..\config_dir\calibre\resources\catalog' directory.
|