To document a behavior and its solution for Group searches. Potentionally undesirable behavior of the toc macro displaying the system tiddler $:/config/NewTiddler/Tags created by the Control Panel setting "Tags for new tiddlers".
The toc macro by default doesn't filter out system/shadow tiddlers which isn't an issue for the average user that doesn't tag system/shadow tiddlers with non-system tags. The Control Panel setting "Tags for new tiddlers" tags the $:/config/NewTiddler/Tags tiddler with the tags you enter in the setting, resulting in $:/config/NewTiddler/Tags appearing in any toc macro that uses those tags. The behavior is easily solved with an exclusion in the sort parameter of the toc macro... <<toc-expandable "Contents" "!prefix[$]">> https://tiddlywiki.com/#Example%20Table%20of%20Contents%3A%20Sorted%20Expandable Screenshot below shows the $:/config/NewTiddler/Tags entry appearing in a toc macro listing. Don't let appearances fool, that is a TW with a custom sidebar tiddler with a single toc macro. Buttons in the top right toggle between custom sidebars and standard search box/tabs sidebar (done with either reveals or manipulating of $:/tags/SideBarSegment tag of sidebar segments). [image: tdrear.jpg] -- 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/23534f61-4516-4862-a76e-d7e44c9c6348o%40googlegroups.com.

