[tw5] Re: Help: Inline dice rolling

2021-10-31 Thread Mat
Baj, I just realized this should even be very simple with TW 5.2. The following gives a random number between 0-9 {{{ [split[]last[]] }}} i.e it is the Now macro and uses the last fraction of a second which, for all practical purposes, is a random digit. Needs to be remade into 1 out of 6 for y

[tw5] Re: $action-setfield "spaced name field"=how?

2021-10-31 Thread Mat
Over at tiddly talk the above question was automatically copied into a read-only thread... or, apparently it is read-only only for me(?) because I cannot reply there to the answer that Mark S provided which is the fo

[tw5] Re: Help: Inline dice rolling

2021-10-31 Thread Télumire
This should help (I think) : https://mklauber.github.io/tw5-plugins/#%24%3A%2Fplugins%2FD%26DTools%2FCreatureManager%2FLog Le dimanche 31 octobre 2021 à 12:07:32 UTC+1, Mat a écrit : > This reminded me of some experimenting I did some time back. I found the > below notes on it (paste it in a ti

[tw5] $action-setfield "spaced name field"=how?

2021-10-31 Thread Mat
With the new freely named fields I've hit a problem using the $action-sefield widget. I.e how do I set a field named "foo bar". The following illustrates the problem: <$button><$action-setfield foo bar=baz/>SET also the following does not work: <$button><$action-setfield "foo bar"=baz/>SET Th

[tw5] Re: Help: Inline dice rolling

2021-10-31 Thread Mat
This reminded me of some experimenting I did some time back. I found the below notes on it (paste it in a tiddler). It it probably NOT a good solution. <:-) -- https://css-