@Mohammad: Mine does not monitor/update due to renders of objects other than it's inputs or body. It's only executed when the list widget itself is rendered. So unless the input to the list changes, or the body of the list itself changes, it won't re render.
@Jeremy, where should I put a core tiddler with the $:/tags/StartupAction in the repo? It's not a javascript module, just a <$action-setfield widget to set a seed at wiki load. On Wednesday, September 11, 2019 at 12:45:24 PM UTC-4, Mohammad wrote: > > Yep! That's the point! > > I would appreciate if you could do this! As noted by others above at the > moment there is no good solution to this and yours can solve this issue! > > By the way I tested some case on your > https://mklauber.github.io/tw5-plugins > Comparing to other JS solution this is semi-deterministic why? > because for example in solution by Tobias, when you do any kind of > operation the value of random is changed (like closing opening adding > tiddlers) your does not do this! > > Am I right? > > --Mohammad > -- 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/e342c0ef-f108-4853-8643-c1d160b87d6d%40googlegroups.com.

