View Single Post
Old 08-20-2023, 03:56 AM   #2
Ghostcat
Connoisseur
Ghostcat ought to be getting tired of karma fortunes by now.Ghostcat ought to be getting tired of karma fortunes by now.Ghostcat ought to be getting tired of karma fortunes by now.Ghostcat ought to be getting tired of karma fortunes by now.Ghostcat ought to be getting tired of karma fortunes by now.Ghostcat ought to be getting tired of karma fortunes by now.Ghostcat ought to be getting tired of karma fortunes by now.Ghostcat ought to be getting tired of karma fortunes by now.Ghostcat ought to be getting tired of karma fortunes by now.Ghostcat ought to be getting tired of karma fortunes by now.Ghostcat ought to be getting tired of karma fortunes by now.
 
Posts: 61
Karma: 582370
Join Date: Apr 2023
Device: Kobo Clara 2E
I have a similar custom column, which uses the following:

Code:
program:
    list_intersection(field('tags'), 
	'Action and Adventure,Comedy,Crime and Mystery,Fantasy,Horror,Science Fiction,Romance', 
	",")
And yes, "Column built from other columns, behaves like tags" is the way to go.
Ghostcat is offline   Reply With Quote