Hi,
I'm wondering if the following is possible either in the base wiki or with
a plugin.
Say I have a tag 'Public'. I want to export all tiddlers and only those
tiddlers with the tag 'Public'. Simple enough with filter [tag[Public]].
But say some of the 'Public' tiddlers have
transclusions of tiddlers that do not have the 'Public' tag. In my html
output I don't want the content of the transclusions included unless
transclused tiddler also has the 'Public' tag.
Thanks
Example
*topic1 with tag Public*
start
{{topic2}}
{{topic3}}
end
*topic2 without tag Public*
private
*topic3 with tag Public*
show me
*the desired html output*
start
show me
end
--
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/0ddc64cc-58f3-497c-a514-d4d39292b1b9n%40googlegroups.com.