Thanks I got it to work as expected :) I haven't had time until yesterday today
@B <http://www.google.com/url?q=http%3A%2F%2Ftw5magick.tiddlyspot.com%2F%23bookify&sa=D&sntz=1&usg=AFQjCNF2VmeH02qo5lCc9PKo6Ok16jCRMw>urningTree I tried your code to, but it made my browser to hang. I guess it was to complex :D Thanks for your help /Magnus Den lördag 10 februari 2018 kl. 22:50:06 UTC+1 skrev [email protected]: > > Just noticed that my code above had a small bug - when one particular > caption appeared more than twice, the caption was listed multiple times. > I've fixed it here: > > <$list filter="[each[caption]get[caption]]" variable="capt"> > <$list filter="[field:caption<capt>rest[1]limit[1]get[caption]]" > variable="capt2"> > > > !!! Caption "<<capt2>>": > <ul> > <$list filter="[field:caption<capt2>]"> > <li><$link>{{!!title}}</$link></li> > </$list> > </ul> > </$list> > </$list> > > Cheers, > > Stef > > On Saturday, February 10, 2018 at 10:40:52 PM UTC+1, [email protected] > wrote: >> >> >> I had success with the following code (seems to list all duplicates of >> two or more, no matter how many): >> >> -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/4b64a6eb-27d3-454a-a4ff-0b6fc66e159f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

