Sorry, missed a detail but I think if you are familiar with AliasPlugin it
would have been evident:
[[MainMenu]]
<<alias a {{"\{\{nobullets\{\<\<list filter [tag[%0]]\>\>\}\}\}"}}>>

On Sat, Apr 14, 2012 at 11:50 PM, andrew.j.harrison84 <
[email protected]> wrote:

> This way I can change the tiddler title all I want and anywhere I had used
> the tag transclusion is automatically updated upon refresh. Requires
> AliasPlugin. If anyone finds a better way, let me know. I'm using it in
> included tiddlers so that if I change the tiddler title, it automatically
> is changed in the included tiddlers also. I used 0-9 and a-z and A-Z for
> the tags but they can be any tag as long as the tag is used only once in
> any of the tiddlers that is included. I would prefer to use something other
> than tags like the created field or something more automatic but haven't
> figured that one out yet.
>
> [[[[StyleSheet]]
> .nobullets li {
> list-style-type: none;
> margin-left:-2em;
> }
>
> [[MainMenu]]
> <<alias a {{"\{\{nobullets\{\<\<list filter [tag[B]]\>\>\}\}\}"}}>>
>
> [[MyTiddler]]
> <<a B>>
>

-- 
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