Quote:
Originally Posted by Ron.
How could I select all the books in my library that have only the mobi format. I have some books in both mobi and epub, I only want to select the books that are in mobi.
|
"Use the Tag Browser, Luke"

Set the selection at the bottom to read: Match All
the click Formats: Mobi (Green + )
hold the control key
click the EPUB 2 times (Red - )
Presto (without having to learn any search syntax)
Calibre genterates the following search:
Code:
not formats:"=EPUB" and formats:"=MOBI"