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
  ---House of Stark
- 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. 



-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7c488c38-bbfa-4019-9fc6-3847fbc42993%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to