I've read the previous discussions about how filters remove duplicates because they are based on the assumption all they will ever be fed is tiddler titles, and how filters may be changed to accept duplicates in the next major, i.e., backwardly incompatible, upgrade.
I need to break a string into items and feed it to a <$list> but, because it may contain duplicates, cannot use a filter with the enlist operator. Can I ask what approaches others have taken in this situation? I've found tobibeers'
split filter which looks like it might do the job (
± his
setvars widget), but perhaps there are other solutions as well. Is there any way to do it using only core TW functionality?
Regards,
David.