EDIT:
See this post for an updated & generalized version of the following template search.
@Comfy.n asked me if there was a template search that for each author with a note would show one book by that author. It didn't matter which book. Here is that search.
Showing one book per author might not be possible if the author is a coauthor on several books. For example, consider these books where All of A, B, and C have notes:
- Title 1, authors A & B
- Title 2, authors C & B
Title 1 and Title 2 will both appear in the search results because there is no other way to show the authors A and C. This means that two books by author B will appear.
The search template gives priority to books with single authors. Extending the above example:
- Title 1, authors A & B
- Title 2, authors C & B
- Title 3, author B
- Title 4, author C
results in
- Title 1 (only book with author A)
- Title 3 (author B is sole author)
- Title 4 (author C is sole author)
Title 3 is shown even though B is a coauthor of Title 1.
The template can easily be changed to check any field, for example series, tags, or some custom column.
The search respects virtual libraries.
Use the Advanced search / Template search to create the search.
Template value field: yes
Comparison type: Set/Not set
Template:
Here is an image of the filled-in Advanced search dialog.