View Single Post
Old 01-23-2015, 07:47 PM   #6
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
For the Kobo, what you are doing will work. I use a tag-like column for ad hoc shelves.

You can also use the tags columns, though that can produce a lot of shelves. A custom column based on the tags column will work. An example of this would be a column using the following template:

Code:
{tags:'list_intersection($, "SciFi, Mystery", ",")'}
With that, you would get "SciFi" and "Mystery" shelves and if you have a SciFi Mystery, it would be in both.
davidfor is offline   Reply With Quote