Re: [tw] Using variables in nested lists

2017-12-01 Thread Diego Mesa
Thanks Xavier! I was using tobias split:before, but I think that will also work. Another update! I am almost there with: <$list filter="[is[current]fields[]regexp[-url]]" variable="fieldname"> <$list filter="[split:before[-]]" variable="fieldprint"> ''<$text text=<>/>'': <$transclude field=<> m

Re: [tw] Using variables in nested lists

2017-12-01 Thread Xavier Cazin
Hi Diego, I think your second line should read: <$list filter="[splitbefore[-]removesuffix[-]]" variable="fieldprint"> Best, Xavier. -- Xavier Cazin On Fri, Dec 1, 2017 at 9:04 PM, Diego Mesa wrote: > Hey all, > > I am trying to display a header for all posts tagged PoI that does, among > ot

[tw] Using variables in nested lists

2017-12-01 Thread Diego Mesa
Hey all, I am trying to display a header for all posts tagged PoI that does, among other things, display any urls I've placed in its fields. For example, If I have a tiddler with the following fields: paper-url: test1.com hn-url: test2.com blog-url: test3.com I would like to have displayed Pa