Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 09-16-2013, 10:04 AM   #1
blaubach
Member
blaubach began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Sep 2010
Device: Kindle Paperwhite
Search for specific format of books

Hi,

I want to search for all the books in my library which are only present as a mobi file and have no other format. How can I do this?
When I search like this:

Code:
formats:"=MOBI"
all the books which are also present as lit, epub or azw show up as well.
Is there a specific search term I could use?


Also, can I change the colour for positive results in search highlighting?

Last edited by blaubach; 09-16-2013 at 10:10 AM.
blaubach is offline   Reply With Quote
Old 09-16-2013, 10:15 AM   #2
robin58
Enthusiast
robin58 began at the beginning.
 
Posts: 30
Karma: 10
Join Date: Jul 2012
Device: iPad, Kindle Fire, Kindle PW, Nook ST
Add a "NOT" statement to it:

e.g.

format:"=MOBI" not format:"EPUB" (I think you can add multiples to it within brackets)
robin58 is offline   Reply With Quote
Advert
Old 09-16-2013, 10:26 AM   #3
blaubach
Member
blaubach began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Sep 2010
Device: Kindle Paperwhite
Thanks I added

Code:
formats:"=MOBI" and not format:"EPUB" and not format:"LIT" and not format:"PDF" and not format:"AZW3"
and it works. But is there something more elegant?
blaubach is offline   Reply With Quote
Old 09-16-2013, 10:32 AM   #4
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 30,914
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by blaubach View Post
Thanks I added

Code:
formats:"=MOBI" and not format:"EPUB" and not format:"LIT" and not format:"PDF" and not format:"AZW3"
and it works. But is there something more elegant?
FWIW
If you use the Tag browser, it can construct this (and almost anything else) for you:

In the Tag browser: Expand the formats section to see all formats:
have patience, this can be slow

Click EPUB (now has Green Plus)
Hold the Control key and click 2 times, those you don't want (red Minus)

Save the search if you plan on using it again

Last edited by theducks; 09-16-2013 at 10:33 AM. Reason: Green, not Red
theducks is offline   Reply With Quote
Old 09-16-2013, 10:33 AM   #5
robin58
Enthusiast
robin58 began at the beginning.
 
Posts: 30
Karma: 10
Join Date: Jul 2012
Device: iPad, Kindle Fire, Kindle PW, Nook ST
Truthfully, I am usually lazy and just click the sort on the format column and then scroll down to MOBI (it will group all in just one format together) but I suspect there is an easier and more elegant way to search.
robin58 is offline   Reply With Quote
Advert
Old 09-16-2013, 10:37 AM   #6
blaubach
Member
blaubach began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Sep 2010
Device: Kindle Paperwhite
Quote:
Originally Posted by theducks View Post
FWIW
If you use the Tag browser, it can construct this (and almost anything else) for you:

In the Tag browser: Expand the formats section to see all formats:
have patience, this can be slow

Click EPUB (now has Green Plus)
Hold the Control key and click 2 times, those you don't want (red Minus)

Save the search if you plan on using it again
That doesn't work at all for me as it puts an or in between the search terms and then all books are selected!
blaubach is offline   Reply With Quote
Old 09-16-2013, 10:54 AM   #7
mbovenka
Wizard
mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.
 
Posts: 2,075
Karma: 14079267
Join Date: Oct 2007
Location: Almere, The Netherlands
Device: Kobo Sage
Quote:
Originally Posted by blaubach View Post
Hi,

I want to search for all the books in my library which are only present as a mobi file and have no other format. How can I do this?
When I search like this:

Code:
formats:"=MOBI"
all the books which are also present as lit, epub or azw show up as well.
Is there a specific search term I could use?
Try formats:"=mobi" and formats:#=1
mbovenka is offline   Reply With Quote
Old 09-16-2013, 11:05 AM   #8
blaubach
Member
blaubach began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Sep 2010
Device: Kindle Paperwhite
Quote:
Originally Posted by mbovenka View Post
Try formats:"=mobi" and formats:#=1
That is perfect! Thank you
blaubach is offline   Reply With Quote
Old 09-16-2013, 11:35 AM   #9
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 30,914
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by blaubach View Post
That doesn't work at all for me as it puts an or in between the search terms and then all books are selected!
Ah. Your search preference (at the bottom of the Tag browser) is: Match Any.
It would need to be Match All
theducks is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Search for specific title (Kindle Touch) bounce Amazon Kindle 9 01-23-2013 10:17 AM
Find books lacking a specific format jt421 Calibre 2 06-23-2011 07:05 AM
List books without specific format DMee Conversion 3 06-22-2011 06:28 PM
How do you search for books which are NOT a particular format? DobraGolonka Calibre 3 08-22-2010 11:11 AM
Deleting specific format only mfaine Calibre 2 10-30-2009 09:54 AM


All times are GMT -4. The time now is 02:41 AM.


MobileRead.com is a privately owned, operated and funded community.