Multi level depending tags?

:blush: Glad you like it.

You definitely can. From the code snippet you supplied above for the <select> options, I thought there was a good chance that you were storing the field data in a different location from the UI. If you’re not doing so, then <currentTiddler> (or a shorter alias) would be clearer. There is a good reason to do what I did in many circumstances, though: basically whenever the effects of changing that field value are felt in multiple places in the wiki. If you don’t need that, currentTiddler is clearly better.

I would argue the ā€œquasiā€ in there! :slight_smile:

I don’t think of this as something that could become a plugin or even an edition. It’s a style of working. I suppose I can see the possibility of a wiki generator built on these ideas, but I don’t have any inclination to build such a thing.

I did start a wiki to explain some of these ideas. (In fact, you were in on some of the discussion about it.) I’ve set it aside until I gain more TW experience needed to proceed. But I would like to sometime soon get back to https://crosseye.github.io/TW5-SQL_Playground/.