View Single Post
Old 07-24-2024, 04:26 PM   #1345
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,493
Karma: 8065348
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by theducks View Post
#onkobo:true
Actually, you should use #onkobo:yes. In calibre searches, the search term "true" tests whether a column has a value. For Yes/No columns, both Yes and No are values so "true" will find both of these. An empty cell has no value, so "true" won't find these.

#onkobo:no will find books with the value "no". It won't find "yes" or empty columns.

Of course, "true" will work if the column values are either "yes" or empty, and never "no".

The search documentation in the calibre manual goes into detail about the meaning of search terms.

Last edited by chaley; 07-25-2024 at 08:50 AM. Reason: grammar
chaley is offline   Reply With Quote