> For example, one important usecase in TWc would have been the ability to script something like: list all "Summary" sections of tiddlers tagged X.
There's no support for sections in TW5. You could use a summary field like this: <$list filter="[tag[X]sort[title]]"> <$transclude field="summary"/> </$list> Best wishes Jeremy. On Thu, Nov 13, 2014 at 9:18 AM, Tobias Beer <[email protected]> wrote: > Hi Jeremy, > > >> I'm not sure that I fully understand your specific proposals, but I >> certainly agree that the core should have more features to help people >> split and aggregate tiddlers. >> > > Indeed. And, yes, my feedback wasn't an overly specific proposal. :-) > > For example, one important usecase in TWc would have been the ability to > script something like: list all "Summary" sections of tiddlers tagged X. > > Any suggestions on how to model something like that in TW5? > > Best wishes, Tobias. > -- Jeremy Ruston mailto:[email protected] -- 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.

