On Feb 11, 11:56 pm, Poul <[email protected]> wrote: > ... a tiddler link of the form "fields:TiddlerName", and it occurred to me > that it might be a useful feature if you could apply any template to > any tiddler through a link pattern like templatename:TiddlerName. A > use case might be to give different people access to the same tiddlers > through different templates. ... I think this is a very intersting idea. So you tweak the link renderer according to the "logged in" user. right?
At the moment, you have to put some logic into a ViewTemplate, with macros like hideWhen, showWhen or showWhenTagged. The advantage is, you have everything in one place. The disadvantage is, it gets quite bulky very fast. -m -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

