A tiddler 'King George' contains a field 'family-members' that has the 
value [[Mary]] [[Henry]].

The code

 <$list filter="[get{!!family-members}]">
        #{{!!title}}
    </$list>

produces

#Mary #Henry

I want to put this code in a tiddler 'HashTaggedFamilyMembers' and use that 
as a template tiddler. So, I can put

{{||HashTaggedFamilyMembers}}

in any tiddler and get the list of family members with # before each name.

Of course, if there is an easier way of doing it, please let me know. But 
it needs to have transclusion.

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/675496b5-955f-4751-a460-11315fa2b54bn%40googlegroups.com.

Reply via email to