View Single Post
Old 08-07-2012, 02:30 PM   #1
GRiker
Comparer of the Ephemeris
GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.
 
Posts: 1,496
Karma: 424697
Join Date: Mar 2009
Device: iPad
New Catalog features for generating EPUB/MOBI/AZW3 catalogs (0.8.64)

Moderator Notice
For general information about calibre's Catalog feature, refer to the Creating catalogs: Start here sticky. This post specifically discusses changes to catalog generation in 0.8.64.

Catalog generation has been enhanced in 0.8.64 with the following new features:
  • AZW3 output is now supported.
  • Added a reset button to the 'Tags to exclude' edit box, restoring the default values (See callout #2)
  • Excluded books with multiple exclusion rules. Matching criteria can be a tag, or a custom column value from Text, Date, Yes/No, or Composite columns. All exclusion criteria are tested for each book. (See callout #3)
  • Prefix rules with user-selected prefix markers. Matching criteria can be a tag, or a custom column value from Text, Date, Yes/No, or Composite columns. The first matching prefix rule is used - only one prefix per book. (See callout #4)

  1. Included sections (no changes)
    • Books by Author - all books, sorted by author, presented in a list
    • Books by Title - all books, sorted by title, presented in a list
    • Books by Series - all series books, sorted by series, presented in a list
    • Books by Genre - all enabled genres, with individual genres presented in a list sorted by Author and Series
    • Recently Added - all included books sorted in reverse chronological order by date added to your library over the last 30 days, plus a month-by-month listing of added books. Presented in a list.
    • Descriptions - detailed descriptions of each book, including a cover thumbnail and Comments. Description pages are sorted by author, with regular titles followed by series titles.
  2. Excluded genres (added reset button)
    A regex pattern describing tags to exclude as genres.
    Tags are used to create the genre sections in your catalog. You may be using certain tags that you don't want included as genres in the catalog. For example, you might use a tag [Amazon freebie], but you don't want that tag included as a genre in your catalog. The default exclusion pattern \[.+]]|\+ excludes any tags of the form <tag> as genres, as well as excluding +, the default tag for read books.
    The recycle button resets the regex pattern to the default value.
  3. Excluded books (new feature)
    Exclusion rules specify criteria for books that will not be included in the generated catalog.
    The checkbox in the first column enables the rule.
    Name is a rule name that you provide indicating the purpose of the rule. Field is either Tags or a custom column. Value is the content of Field to match. When an enabled rule is satisfied, the book will be excluded from the generated catalog.
    Two exclusion rules have been specified in the example above:
    • Rule #1, 'Catalogs' specifies that any book with a 'Catalog' tag will be excluded from the generated catalog.
    • Rule #2, 'Archived books', specifies that any book with a value of 'Archived' in the custom column 'Status' will be excluded from the generated catalog.
    All rules are evaluated when deciding to exclude books. Disabled or incomplete rules are ignored.
  4. Prefixes (new feature)
    Each rule specifies a matching criteria and prefix.
    The checkbox in the first column enables the rule.
    Name is a rule name that you provide indicating the purpose of the rule. Field is either Tags or a custom column. Value is the content of Field to match. When an enabled rule is satisfied, the book will be marked with the prefix from the Prefix column.
    Three exclusion rules have been specified in the example above:
    • Rule #1, 'Read book', specifies that a book with any date in a custom column 'Last read' will be prefixed with a checkmark.
    • Rule #2, 'Wishlist item', specifies that any book with a 'Wishlist' tag will be prefixed with an X.
    • Rule #3, 'Library books', specifies that any book with a value of True (or Yes) in a custom column 'Available in Library' will be prefixed with a double arrow.
    If a book matches more than one prefix rule, the first matching rule supplies the prefix. Only one prefix is used. Disabled or incomplete rules are ignored.
  5. Other options (no changes)
    • Thumbnail width specifies a width preference for cover thumbnails included in the Descriptions section. The catalog generator caches these thumbnails for performance reasons; changing this value invalidates the cache. If you want to experiment with different widths, try building a catalog with just a few books until you've found your optimal width, then build your entire catalog. The first time a catalog is generated with a new thumbnail width will be slower, but subsequent builds will take advantage of the cache.
    • Extra note specifies a custom column's contents to be inserted into the Description header, opposite the cover. For example, you might want to display the date you last read a book using a Last Read custom column described earlier. For advanced use of the Description note feature, see this post.
    • Merge with Comments specifies a custom column whose content will be non-destructively merged with the Comments field during catalog generation. For example, you might have a custom colum Author Bio that you'd like to append to the Comments section. You can choose to insert the custom column contents before or after the Comments section, and optionally separate the appended content with a horizontal rule. Eligible custom column types include text, comments, and composite.

Questions, comments, feedback specific to the new features in 0.8.64 should be posted to this thread.

Last edited by GRiker; 08-09-2012 at 03:31 PM.
GRiker is offline   Reply With Quote