Thread: Columns
View Single Post
Old 08-15-2011, 04:20 PM   #18
Noughty
Addict
Noughty is cognizant of many things which escape those who dream only by night.Noughty is cognizant of many things which escape those who dream only by night.Noughty is cognizant of many things which escape those who dream only by night.Noughty is cognizant of many things which escape those who dream only by night.Noughty is cognizant of many things which escape those who dream only by night.Noughty is cognizant of many things which escape those who dream only by night.Noughty is cognizant of many things which escape those who dream only by night.Noughty is cognizant of many things which escape those who dream only by night.Noughty is cognizant of many things which escape those who dream only by night.Noughty is cognizant of many things which escape those who dream only by night.Noughty is cognizant of many things which escape those who dream only by night.
 
Posts: 352
Karma: 103850
Join Date: Apr 2011
Device: Kindle NT
I am trying but all these templates are still very confusing. And I cannot even find the template merge_lists in that link. I find list_union which is for merging apparently.

I don't get the basics yet. The guide is a little complicated. I'm not sure I will ever learn how to use the more complicated template language if it isn't directly written how exactly to make one thing or another.

Quote:
list_sort(merge_lists(field('tags'), field('#textmult'), ','), 0, ',')
Like what ','), 0, ',') this part means and similar?

#textmult is my custom column? As I cannot find "textmult" in template guide.

At the moment I have:

{#shelf:'merge_lists(field('tags'), $, ',')'}

And in this I don't understand what $ does. Basically I would like some basics of the language, symbols and their meaning etc.

Last edited by Noughty; 08-15-2011 at 04:29 PM.
Noughty is offline   Reply With Quote