Hi Matabele, the result of the <$list> is not a string of values, it is a widget containing a list of other widgets each of which gets given a value from the list (in effect). I can easily create a macro to return a string of values (the result of the [tag[...]] filter operation) if that is what you need. Normally lists are created dynamically, one exception is a user controlled list - the <$taglist> widget (http://bjhacks.tiddlyspot.com/) I created allows the user to organise a list based on a tag, that is manipulated via drag and drop. At some point this functionality (or similar) will appear in vanilla tw5. cheers
BJ On Friday, May 16, 2014 11:19:22 AM UTC+1, Matabele wrote: > > Hi > > One of my objectives is to see what's possible with the vanilla TW5 core > (besides my javascript skills are non-existent.) > > I've already yielded to using the <$newtiddler> widget plugin (which > should be included in 5.0.12), and was hoping to find a solution that > doesn't require another plugin. If I fail, this suggests that some > additional functionality needs to be added to the core. > > regards > > On Friday, May 16, 2014 8:22:41 AM UTC+2, Stephan Hradek wrote: >> >> I doubt it's possible without a JavaScript Macro. >> > -- 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.

