View Single Post
Old 02-21-2010, 05:13 AM   #3
GRiker
Comparer of the Ephemeris
GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.
 
Posts: 1,496
Karma: 424697
Join Date: Mar 2009
Device: iPad
If you're talking about Categories in catalogs, use tags like this:
Code:
[Mom]
[Dad]
[Son]
[Daughter]
The catalog builder ignores tags wrapped in brackets (assuming you haven't changed the default settings). When you want to download a particular subset of the library for [Son], search for
Code:
tag:[Son]
which will display only the books tagged with [Son]. You can now download that subset to a connected device, and build a catalog with only those titles included. Because the tag is wrapped in brackets, it won't be included as a Genre.

G
GRiker is offline   Reply With Quote