Quote:
Originally Posted by ownedbycats
Alternately any other options to improve the workflow would be useful. (A search to find books that have authors without links?)
|
You can do this for author links in a template search. There is a template function that returns the author links for an author. You would check for each author of a book (a for statement). If the count of links for any author is zero then the template would return "matched" or whatever you specify in the search.
At the moment you can't do this for links other than authors without using a python template.