I have a bunch of events, each in its own tiddler titled DD. MM. YYYY
I've been trying to incorporate nested sliders into tiddlerList, so
that when I click on the link, a popup with tiddler content appears.
This is what I got:
<<tiddlerList tags:"event" group:"tiddler.title.substr(8,4)" order:"-
created" itemTemplate:"+++^*%link\n%text===\n\n" footer:"%count
events">>
The problem is, if I use %link, then the name of the tiddler is
displayed like [DD. MM. YYYY eith the leading [ and the trailing ] is
displayed within the tiddler. But if I use %title, then instead of
tiddler name in the list, I only get >.
Any help would be appreciated.
w

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to