To be clear, the issue only occurs when ONE tiddler contains many sources with identical text
@target1 my message /@ @target2 my message /@ @target3 my message /@ I can live with a rule that states "Multiple sources appearing in the same tiddler cannot have identical text messages" Workaround: Add dots at the start of the message, or extra spaces *after* first word: @target1 my message /@ @target2 .my message /@ @target3 ..my message /@ On Tuesday, April 25, 2017 at 10:47:00 AM UTC-5, Mat wrote: > > David and Codacoder, thanks for reporting. > > I'll see what I can do. I would think there is some algorithmic > best-practice for what is supposed to take place. Will do some searching. > > Thanks. > > <:-) > > > > On Saturday, April 22, 2017 at 2:03:04 PM UTC+2, [email protected] > wrote: >> >> Mat, >> >> I think I see the issue. >> >> <$list filter="[<t>split:after<ch>]" variable="rest"> >> >> The t var contains *all* the text and split doesn't know *which* occurrence >> of ch to split after. My tired brain isn't letting me see what to do about >> it though :( >> > -- 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/ec9c9fa9-fc5c-4cfb-8eab-a0aefa06ced8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

