Quote:
Originally Posted by Jim67
What should I input to ONLY get the required author and NO others ?
Thanks Jim
|
author:"=Myke Cole"
should return all books where the author
is equal to Myke Cole.
author:"Myke Cole"
should return all books where the author
contains Myke Cole.
If all books are not being returned then you should recheck the author field for those books.
You can also use the tag browser to show all books by a specific author;
https://manual.calibre-ebook.com/gui.html#tag-browser
Maybe you could post a screenshot of your search result and of the books that you expect to see but don't.