> > Most TiddlyWiki filters treat titles as sets and so does (even) split.
Ahhhh, that's what's happening here :D Usually, this makes sense but I think as the split filter is more directed at string operations it makes more sense to allow dublicates and have its result be an array (like the result of js split). Will think about it and probably change it's behavior to not produce sets, > *Yes, that would be great as default behavior. please do so!* I think it makes more sense here as default mode. E.g. if I split elements of a tuple list separated by colon e.g. soccer results of matches (1:2) I expect the split outcome to be two values but with the current behavior matches that ended e.g. 1:1 or 2:2 would not have their data correctly displayed in the table based on split. -Felix -- 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/0e7b9aeb-70ba-4aa0-bc50-79c7d8bbf18c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

