Hi Jeremy, > I think we need a mechanism for more flexibly configuring conditions under > which the default body rendering should be hidden. >
We could have shadows like... - $:/config/ui/hide/ViewTemplate/body - $:/config/ui/hide/ViewTemplate/tags - $:/config/ui/hide/ViewTemplate/toolbar - $:/config/ui/hide/PageTemplate/sidebar - etc.. ...to specify a filter that would hide the elements for matching tiddlers and then the logic in the templates to work the magic. Or the other way around defaulting to a meaningful filter for when to show things ;) - $:/config/ui/show/ViewTemplate/body - $:/config/ui/show/ViewTemplate/tags - $:/config/ui/show/ViewTemplate/toolbar - $:/config/ui/show/PageTemplate/sidebar - etc... As for that source view, that could directly be part of the body template as it needs not be a customized thing, conditionally triggered via *$:/tags/ViewTemplate*. Best wishes, Tobias. -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

