<$list filter="[tag[HelloThere]]" >
!<$view field="title"></$view><br>``{{``<$view field="title"></$view>``}}``<
br>
</$list>
This method i like... Thanks.
On Saturday, 14 May 2016 08:39:39 UTC+1, wimm wrote:
>
> If you do not want to type the curly brackets like you write in Transclusion
> in a tiddler for export.
>
> After tagging your tiddlers with either intro, middle, ending or reference.
> Create a tiddler with the following contents
>
> <$list filter="[tag[intro]]" >
> ``{{``<$view field="title"></$view>``}}``<br>
> </$list>
> <$list filter="[tag[middle]]" >
> ``{{``<$view field="title"></$view>``}}``<br>
> </$list>
> <$list filter="[tag[ending]]" >
> ``{{``<$view field="title"></$view>``}}``<br>
> </$list>
> <$list filter="[tag[reference]]" >
> ``{{``<$view field="title"></$view>``}}``<br>
> </$list>
>
> Another example When you type the following in a new tiddler at
> tiddlywiki.com
> <$list filter="[tag[HelloThere]]" >
> !<$view field="title"></$view><br>``{{``<$view
> field="title"></$view>``}}``<br>
> </$list>
>
> You'll get the following output (in the preview)
>
> !A Gentle Guide to TiddlyWiki
> {{A Gentle Guide to TiddlyWiki}}
> !Discover TiddlyWiki
> {{Discover TiddlyWiki}}
> !Some of the things you can do with TiddlyWiki
> {{Some of the things you can do with TiddlyWiki}}
> !Ten reasons to switch to TiddlyWiki
> {{Ten reasons to switch to TiddlyWiki}}
> !Examples
> {{Examples}}
> !What happened to the original TiddlyWiki?
> {{What happened to the original TiddlyWiki?}}
>
> When you then copy those generated lines to a tiddler
> and rearrange them you get titles plus tiddler contents ready for printing.
>
> enjoy
> WiM
>
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/e58a8a5f-f455-44f0-a211-34ee391e0a17%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.