Jeremy Ruston

Results 941 comments of Jeremy Ruston
trafficstars

Hi @ght > That should be simple to reproduce, by replacing each of those letters in a search term with all of them. Yes, that technique seems to be a...

Thanks @xcazin. The frustration is that the `compare()` method provided by the collator object isn't quite what we need to implement a search operation. The comparison operation allows us to...

Thanks @CeeBeeTree, this remains an intriguing experiment and I encourage you to continue with it. The functional parser is interesting. Is there any scope to update the existing wikitext parser...

Thank you @CeeBeeTree. I like this idea, particularly with the improvements you've suggested.

> @Jermolene -- Can be be a bit more specific about the "improvements" part. > > I do not think that making a conditional for state "experimental" is an improvement....

Thanks @CeeBeeTree I think this is ready to go for v5.4.0

I'll assemble here a list of things that don't work when duplicates are allowed: * Control Panel -> Advanced -> Tiddler Fields shows multiple entries for each field:

The sidebar More -> Explorer tab shows duplicate entries:

Hi @pmario I should have been clearer that this PR is currently broken due to subsequent changes in `master`. I'm in the process of fixing it but in the meantime...

The motivation for considering this change as part of v5.3.0 is that the current deduplication behaviour confuses new users and makes the documentation significantly more complicated.