I’m using TiddlyTool TOC to build a TOC for my TW. It works wonderful with tags; however I’d like to tag a few “start here” tiddler, and then make TOC for each tiddler tagged “start here” using “field:parent”.
I tried to pass a list into the macro, but it doesn’t work:
Currently, TiddlyTools <<toc-tree>> macro does not support using a list for the “here” parameter (i.e, a “forest” rather than a single tree) in a single invocation of the macro. I will look into extending the funtionality to do so, but it may be a bit complicated, since everything is done through recursion, which can be quite tricky to get just right.
In the mean time, you might try something like this to produce separate trees, one for each tiddler tagged with start here: