Here's a better idea.

You could have something like...

*$:/templates/append/$:/core/ui/ViewTemplate/title*

...and then all tiddler's tagging to that would be appended to...

*$:/core/ui/ViewTemplate/title*

...in the order defined at the list field of the former.

Same goes for...

*$:/templates/prepend/**$:/core/ui/ViewTemplate/title*

Maybe, maybe not, it is reasonable for performance concerns
to only look for any of the above in the transclude or view widget when..

   - we're only transcluding an entire (template) tiddler, not an 
   individual field of it
   - to only go look for includable templates if that config-tiddler-tag 
   actually exists
   - so the transclude widget doesn't actually need any additional 
   attributes / parameters
   - thus we may also not need any superfluous *prepend-to* or *append-to* 
   fields
      - at those other templates which we want to append or prepend
   
In fact, this would also make some *$:/tags/ViewTemplate* a superfluous 
remnant as you could now use a generic

*$:/templates/prepend/$:/tags/ViewTemplate*

Best wishes, Tobias.

-- 
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to