View Single Post
Old 06-06-2015, 06:59 AM   #2
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,449
Karma: 8012886
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
You can't do what you want without writing a plugin or some calibre python scripts. The problem: the search interface and the template system can "see" metadata for the book. It cannot ask questions that require knowledge from multiple books. In your case it needs to know that a book has the same author as some other book that you marked as read.

A script or plugin would do two things:
1) Pass over the library generating a list of all authors of read books.
2) Pass over the library again setting a custom column for a book if it has an author in the list.
chaley is offline   Reply With Quote