Quote:
Originally Posted by ViktorShchedrin
formats:"=MOBI"
OK, total MOBI ebook 1465 - the same i calculated by file manager and shown by Calibre Formats left column menu
formats:"=MOBI" & isbn:true
762 ebooks
formats:"=MOBI" & isbn:
782 ebooks ! not 762 as expected
formats:"=MOBI" & not isbn:true
20 ebooks ! ( i expected 703 = 1465-762 or 683 = 1465-782)
formats:"=MOBI" & isbn:false
20 ebooks !
|
Calibre does not use '&' for 'and'. use formats:"=MOBI" and isbn:true