Hi Jon > In tiddlyspace we have been experimenting with a templating approach > using the list macro which we believe is better as it works on a macro > level and doesn't require any javascript knowledge. Check > outhttp://newtimeline.tiddlyspace.com#SiteInfo
That looks very promising :-) How would you get the summary slice into the template? Sth like this - doesn't work - What's the correct syntax for title::summary?: <<list filter [tag[project]] template:[[ThisTiddlerTitle##template]] emptyMessage:"No tiddlers to list">> /% !template *<<view title link>> **summary: <<tiddler title::summary>> !end %/ Cheers Måns Mårtensson -- 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.

