Hello everyone, I have a question regarding comparisons.
I would like to use a field for example quantity, volume, price, size etc. in some common tiddlers.
I would then like to compare the content of each tiddlers field(s) and either select the tiddler or flag it in some list.
A simple example would be to find the cheapest or dearest item in a list of ingredients or shopping items for instance and offer the cheapest or dearest item in a filtered list.
Can anyone suggest how this could be achieved please.
Looking at another post here re Mod of the Sticky-ToDo-Plugin: Filter to sort extracted strings by the date at the end of the string wanted - #10 by JanJo,
I see that maybe a sortsub operator may be of use.
https://tiddlywiki.com/#sortsub%20Operator
Scot