I've read this thing https://tiddlywiki.com/#Conditional%20Operators, but 
I'm still a bit confused which widgets to use: $text, $view, $list etc and 
which filters or operators...

Here's my question. 

1. For example, I have a field in some tiddler (tiddler1) called "state" 
and possible values in that field: "value1, value2, value3, value4, value5".

And I want to have a text in another tiddler (tiddler2) "good result" if 
the value of the field "state" in tiddler1 is value1 or value2, "bad 
result" if the value is value3 or value4 and "N/A" if the value is value5 
or absent... how to do that?

2. And the second question, supplementing the first one: what if I want the 
resulting text ("good result", "bad...") to be a transclusion of other 
tiddlers (e.g. tiddlertext1, tiddlertext2, tiddlertext3)?

3. Plus one more... I wonder if there are operators ">" (larger) and "<" 
(smaller) in TW? For example if I want to have one text in some tiddler if 
the field value in another tiddler is larger then X and another text if it 
is smaller then Y?
I checked mathematics Operators here: 
https://tiddlywiki.com/#Conditional%20Operators but couldn't find the 
needed ones.

-- 
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/59c7a11f-a766-4b74-b2a4-c4192c30dd36o%40googlegroups.com.

Reply via email to