View Single Post
Old 02-01-2020, 08:16 AM   #4
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,789
Karma: 30237628
Join Date: Mar 2012
Location: Sydney Australia
Device: none
AFAIK calibre doesn't offer what I think you asked for: a 'system generated' VL of books not in any other VL.

You could probably do it via a composite column (i.e. one built from other columns). I'll call it #notinanyvls. The column template would interrogate the list of VL's for which a book 'qualifies', if the list is empty it would set #notinanyvls to true. You'd define a VL Not in any VL with search expression #notinanyvls:true.

The Tutorials section of the calibre user guide has extensive doco on calibre's Template language.

BR
BetterRed is offline   Reply With Quote