Hello,
The following code: Lists the textfield of tiddlers tagged to
currentTiddler (Retaining CSS)
<$list filter="[all[current]tagging[]]">
<div data-tags={{{ [all[current]get[tags]] }}} >
<div class="alert-">
<$transclude/>
</div></div>
</$list>
What I want is to list the textfield of tiddlers where the current tiddler
is tagged to and have tag: A (Keeping the CSS style sheet as in the above
code.)
Thank you,
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/011464dd-0a38-4b37-9243-70b9072cebe7n%40googlegroups.com.