reveal widget with type lt, gt, lteq or gteq

66 views
Skip to first unread message

Mohammad

unread,
Jul 5, 2018, 2:21:56 PM7/5/18
to TiddlyWiki
Looking at:


I could not find an example using lt, gt, lteq or gteq types

I wish to have a tiddler filed changes its value (integer value like 1, 2 ...) 

<$reveal type="gteq" state="$:/myState">
This is me
</$reveal>

But I dont know how provide the value for comparison.


/Mohammad

Mohammad

unread,
Jul 5, 2018, 3:05:15 PM7/5/18
to TiddlyWiki
I found some examples here

Seems it is text parameter again.

Example

<$reveal type="gteq" state="$:/info/browser/screen/width" text="3000">
<$action-setfield $tiddler="$:/state/sidebar" $value="yes"/>
</$reveal>
Reply all
Reply to author
Forward
0 new messages