View Single Post
Old 01-04-2015, 11:20 AM   #10
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,447
Karma: 8012886
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by ElMiko View Post
I'm embarrassed to admit it, but it looks like I'm in way over my head. I really appreciate all your input, but I don't know where I am adding these programs or how I am referring to them within the custom column. And that's just for starters!
Eschwartz's template or my first template are used in a custom "column built from other columns, behaves like tags". You can add/edit the template when you define the column or by pressing F2 in any cell in that column after you define it.

My second template goes into an advanced coloring rule.
Quote:
@chaley: with the commas inside the display value, does that mean that if only #cola was positive, the displayed value would be "ColA,"?
No. The list_union eliminates empty list items, which is what a trailing comma would produce. In other words, "ColA,,,ColB," would become "ColA, ColB". That is also why eschwartz used list_union, to eliminate extra commas that his template generates when any of the "part?" variables are empty.
chaley is offline   Reply With Quote