Hi maans Sorry I'm travelling at the moment so not able to check this (can't view source)!! have you tried <<tiddler ##summary>> or <<tiddler ::summary>> or <<view ##summary text>>
If this isn't in the core the best candidate in my opinion would be to extend the view macro.. since it is more powerful and extensible... Jon On Mar 2, 6:35 am, Måns <[email protected]> wrote: > @Jon? > -Bump- > > 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 > > On 28 Feb., 22:50, Måns <[email protected]> wrote: > > > > > 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.

