Hi Mario I’m not sure I’m following all of this thread, but it looks like you’re wanting variables to work fundamentally differently than they do at the moment. Some of your examples require lateral variables, which is to say variable values that are inherited by widgets from their older siblings instead of just from their parents. That’s a big change, and requires the refresh mechanism to be redesigned, but it’s one I’m interested in for TWX because it’s the only way we’ll be able to do things like autonumbering of footnotes.
Best wishes Jeremy > On 5 Nov 2019, at 10:25, PMario <[email protected]> wrote: > > On Tuesday, November 5, 2019 at 11:20:58 AM UTC+1, PMario wrote: > On Tuesday, November 5, 2019 at 11:12:12 AM UTC+1, PMario wrote: > ... > Some _pseudo code_ may look like: > > \define stack-1() > > <$list filter="[tag[test]]"> > > BUT if we add eg: > <$set name="stack-1" ... > > <$push name="stack-1" value={{!!value}}/> > </$list> > > I think, we are doomed! > > May be stacks must be all uppercase eg: STACK-1 so we can check and see, > there is something special going on. > > I think, the name stack is somewhat misleading, since we can do: > [enlist[STACK-1]nth[3]] or stuff like this, which is "array handling" > > -m > > > > -- > 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] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/75d370dd-8721-445c-88ac-981897a3c1ec%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/75d370dd-8721-445c-88ac-981897a3c1ec%40googlegroups.com?utm_medium=email&utm_source=footer>. -- 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/67FC6809-1E0B-4CB4-B562-86002A539BB1%40gmail.com.

