Create a tiddler called MyTemplate: <<view title link>> <<tags>>
And then in a tiddler you can use the template like this: <<list all template:MyTemplate>> I have recently updated the tiddlywiki.com reference documentation to cover these features, but I see I haven't sent the update to tiddlywiki.com yet: http://tiddlywiki-com-ref.tiddlyspace.com/#%5B%5Blist%20macro%5D%5D Best wishes Jeremy On Tue, Jan 3, 2012 at 9:11 AM, rakugo <[email protected]> wrote: > I'm not sure it's possible to pass arguments from items generated in > the list macro to the tiddler macro. You'd have to create a plugin > that writes a macro that does this for you... Sorry! > There might be some way to get the result you are looking for but > right now I can't work that out... sorry! > > Jon > > On Jan 3, 12:18 am, Måns <[email protected]> wrote: >> Hi Jon >> >> > ***Any** macro could be put in atemplatefor example putting the <<tags>> >> > macro in a tiddler prints >> > the tags of that tiddler >> >> How do I use the tiddler macro within a template? >> >> I'd like to do sth. like <<tiddler SomeTitle with:{{tiddler.title}}>> >> in a template... >> I've tried variations over: <<view title wikified "<\<tiddler >> SomeTitle with:[[%0]] [[%0::SomeSlice]] [[%0##SomeSection]]>\>">> >> which doesn't work... >> >> 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. > -- 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.

