Yes, the reveal widget is one solution! It is important to have a readable and maintainable code!
--Mohammad On Saturday, August 3, 2019 at 4:00:07 PM UTC+4:30, TonyM wrote: > > Mohammad, > > Your first resort would be to the reveal widget since it already permits > such comparisons. I had raised the development of less than and greater > than operators but there is a real issues these raise because such tests > need to take account of the complexity inherent in numbers. I am sure > JavaScript can help. > > Never the less I will give your questions some thought and see if I can > craft a method with existing features. Then if we can't get something that > resembles plain English or is not too complex we can ask the developers. > > One method may be using one of the sort operators then testing the first > in the list. One trick could be to test if the original list ie two items > is in the same order after sorting or not. If such tests can be written in > a subfilter they could be easy to read > Eg [<var1>] [<var2>] +[subfilter[firstgreater]] > Is true or not. > > Thanks for the challenge, I hope others take it on as well. > > Though do remember the rereleased version of Evans formulas plugin can do > all of this. > > Regards > Tonu > > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/b1696ee1-e631-4ee3-a22e-1afaf3d94d96%40googlegroups.com.

