>
>
> currently its called the tag search term ToC
> it has type in or select a tag *(both can be kept or one or the other can
> be removed-- both write to the same temp tiddler)
> a manual edit duplicate toc macro to compare the modified toc macro call*
> against *(not modified macro, uses defa
>
> making it into a sidebar tiddler for temporary ToC's on demand
>
Not entirely sure what to call it but its something and I see potential mad
coding experiments with it...
currently its called the tag search term ToC
it has type in or select a tag *(both can be kept or one or the other can
very interesting Mark-- it shows branching of the search results...
making it into a sidebar tiddler for temporary ToC's on demand
--
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, s
Luca,
If I understand this correctly I think the answer is the kin
filter https://bimlas.gitlab.io/tw5-kin-filter/
Dropping, save and reload this on tiddlywiki.com
Now I put this in a tiddler tagged $:/tags/ViewTemplate
<$list filter="[kin]">
Every tiddler will not display its "kin" if any.
Instead of attempting to modify the existing search, and assuming your have
master tag for classes, you could make your own search based on the TOC
macro:
<$macrocall $name="toc" tag="TableOfContents"
sort="search{$:/temp/search}"/>
You would change TableOfContents to whatever you're root tag
5 matches
Mail list logo