Quote:
Originally Posted by davidfor
Code:
formats:"=EPUB" or formats:"=MOBI"
The above show all books with either EPUB or MOBI formats.
If you remove the "or" from that line and press enter, this will change to doing an "and" between the two search conditions. So, it will only show books with both formats.
|
I like it! Works like a charm for Authors (as in collaborations or anthologies) as well, which is something I have wanted to do a few times.