View Single Post
Old 10-11-2020, 02:02 PM   #12
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,565
Karma: 79436716
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
My approach was maybe a tad convoluted (like many of my solutions).

I added a custom text column "#subseries" with heading "Sub Series"
I added a custom column built from other columns "#subshelf" with heading "Subseries Shelf" and formula "{#subseries:'test($,strcat(field('series'),' - ',$),'')'}"

Then in the Kobo driver configuration I had both "series" and "#subseries" listed in the "collections column".

This allowed books from Discworld to end up in either just "Discworld", or both "Discworld" and "Discworld - Witches" and kept the series number as being the series value within the main series.

I realize that this won't help those with two distinct real series but intersecting books.
PeterT is offline   Reply With Quote