> You are right. This is an other thing to discuss: > a) $1 $2 is also used with <<tiddler asdf with:"some text>> templating > b) MatchTagsPlugin which also adds some functionality to <<list filter > "[tag[expression]]">> uses > %0 - %6 as a placeholder string. see [1] > c) TobiBeer made a macro (can't remember its name), where he uses a > different template placeholder. > d) I am using a function() approach. See createElement() [2]. Which is > powerfull, but not end user friendly > e) .... > > Having something, that is standardized outside the tiddly community, > may help here.
Agreed. The fact you've listed 5 plugins which do things differently shows we can't agree. Maybe we might try: http://api.jquery.com/template-tag-equal/ (ignoring the evaluated expressions) > > ... The view macro could in theory be > > extended to support refreshing too... although I'm aware of some side > > effects. > > "in theory" + "known side effects" -> no go :( Not exactly. One could imagine altering the macro for users who know what they are doing e.g. <<view wikified text refresh:yes>> It's more of a case of whether this is useful. -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev?hl=en.
