Hi The Bo,
This is a completely different problem. ... and imo much more interesting than your first post :)
It's about predictable state names. ...
If you open the TOC in a tiddler like this:
http://tiddlywiki.com/#TableOfContentsand you open a branch in the Contents tab, you'll see, that the created state tiddlers actually have a different number at the end. That's created with the
qualify macro. So what you need imo is a new TOC macro, since the existing implementation uses qualify, which is completely unpredictable (for humans :).
If I'm remembering right, Eric Shulman has a custom TOC, that should exactly fit your needs. The TOC opens the branches according to the tiddler that's open in the story river. ... but I don't know the links :/
-mario