View Single Post
Old 07-09-2021, 04:41 PM   #1
ownedbycats
Custom User Title
ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.
 
ownedbycats's Avatar
 
Posts: 11,152
Karma: 77304081
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
Excluding part of a subsearch

My "Cleanup" search is made up of a lot of smaller subsearches, like this:

Code:
marked:true 
OR (search:"=Cleanup.Fanfic Issues") 
OR (search:"=Cleanup.Formats") 
OR (search:"=Cleanup.Metadata Cleanup")
Cleanup.Metadata Cleanup:
Code:
(search:"=Cleanup.Metadata Cleanup.Convert ISBNs")
OR (search:"=Cleanup.Metadata Cleanup.Missing Kobo collection") 
OR (search:"=Cleanup.Metadata Cleanup.Missing Language") 
OR (search:"=Cleanup.Metadata Cleanup.Missing Page Count")
OR (search:"=Cleanup.Metadata Cleanup.Missing Chapter Count)
However, if I search search:"=Cleanup" AND NOT search:"=Cleanup.Metadata Cleanup.Missing Chapter Count" it turns red presumably from a recursive loop.

Currently I just select all the subsearches except the excluded one. But is there a quicker way?
ownedbycats is offline   Reply With Quote