View Single Post
Old 10-26-2015, 04:17 PM   #3
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Perhaps you should create the virtual library based on the tag Fantasy?

Code:
tags:"=Fantasy"

A virtual library will contain any book in the global library that matches the search -- so you need to fine-tune your search.

...

You can actually exclude a specific book by the record #, e.g. don't include book #2424:
Code:
not id:2424
But that's not very maintainable, as you have to manage them by hand.

Last edited by eschwartz; 10-26-2015 at 04:23 PM.
eschwartz is offline   Reply With Quote