On Sunday, November 3, 2019 at 11:11:48 PM UTC+1, TonyM wrote: > > Mario > > Thanks for illustrating this. I was aware of this. and we even use current > Tiddler and lists with variables this way. > > What was not clearly stated by me was also having access to the queue on > which everything is pushed. >
Yea, queueing can be done with recursion. ... I'll post a working "simple TOC" example, with some changes applied. Refactoring the existing TOC and include advanced navigation is depending on the "other" navigation changes, that are in the works. .. At the moment it's in flux, since I do have new ideas every now and then, which hopefully makes all the stuff easier, even if it has more functions. I don't suppose there is a way to peer into the DOM for prior values of > variable name? > There is. I use it for debugging only. ... the li-element can get a title attribute, to show the info on hover. .. I'll add it to the example. > I realise now perhaps it must be a variable not a text reference to avoid > the need for a trigger. Thus I wonder if we could use the order operators > to put last, but last etc on a variable. > It's a relatively simple set-widget append text function. -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]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/11471d06-2298-4cc2-a2fa-e0153e2e23c0%40googlegroups.com.

