tags: $:/tags/ViewTemplate text: <$list filter="[all[current]tag[Foo]]"> ...
Such "conditional viewtemplates" are cool but I have a feeling they can be very inefficient in that such custom templates often only get positive hits for *very few* tiddlers. (Is my reasoning flawed?) Is there instead a *targeted* way to control which viewtemplates the *current* tiddler shows? For example, is there some pragma that, for current, can command "show fields *a *and* b* but not the *text* field nor the *tags*"? Or could one manipulate the $:/core/ui/ViewTemplate listing for - and from - the current tiddler? (CSS is not a good idea for this even if it can hide (but not reveal) fields because the field should not be processed at all which it still does even if "display:none") <:-) -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev/bbee5850-e6c9-4154-a9e7-f938e1efc385%40googlegroups.com.
