I have thos ToC, i.e using the root tag "menu" and below it an arbitrary number of children and grandchildren (i.e two levels below root, but not more)
menu
- house
---House of Lannister
- place
---Winterfell
---Kings Landing
- ...
I want to complete this with a listing (i.e not part of the ToC) for all things that are NOT tagged "house", "place", "...".
Naively I attempted this:
<$set name=listed filter="[tag[menu]]" >
<<list-links "[is[tiddler]!is[system]] +[!tag<listed>]">>
</$set>
...hoping for "!tag" to distribute to all elements in 'listed'. OK, I'm not surprised it doesn't work, but what should I do?
Thanks!
<:-)
Background, mostly off-topic: I almost never watch TV and especially avoid TV-series for fear of getting addicted. My brother insisted I watch GoT (Game of Thrones) ... and I managed to concoct an excuse for myself that "GoT is now part of todays common knowledge", much like classical plays once were. (Actually, most old "classics" are today more of an intellectual oddity than common knowledge or general knowledge. A left over from a time when intellectual food was scarce. That is not to say they are bad... but most would not stand a chance had they been produced today.) Anyway, it turns out GoT is fantastic - but had it not been for a TiddlyWiki to note things in, I would frankly not have been capable of following it. There are more names and places than in the Russian classics and I'd be lost even a few episodes in.