Hi

I am trying to organize the results from a list filter into three columns. 
I tried

@@.threecolumns
<<list-links filter:"[tag[link]]">>
@@

whereas the following worked

@@.threecolumns
* text
* text 
* text
* etc
@@


The result is that the list is in a single column.

I used to be able to do this in TWC  with something like

{{{

{{threecolumns{
<<forEachTiddler 
  etc
  etc
>>
}}}


Steve Wharton

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to