Måns,
Thank you for your suggestion.
I spent several hours working with your code to fashion a suitable
solution. It works. However my layout doesn't have room for a dedicated
space for a TOC. I have crafted a tolerable solution using
FoldHeadingsPlugins and EditTiddlerPlugin and excluding EditSectionsPlugin
(it is problematic for me). I am settling on having more tiddlers than I
want but getting to them when embedded in other tiddlers isn't too bad.
Just below the heading block I floatright an {{{<<editTiddler...>>>}}}
which is in the embedded tiddler, not the container tiddler. All my
tiddlers have a transclusion at the top which takes the tiddler title and
optionally a description and expand/collapse flag for embedding collapsible
sections. The transclusion renders the floatright as well as some other
things. So I can have a container tiddler which contains:
!Heading
<<tiddler [[sub-tiddler1]]>>
!Another Heading
<<tiddler [[sub-tiddler2]]>>
<<foldHeadings open>>
and I ready to go.
Again, thank you for your feedback. Take care. Craig
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/tiddlywiki/-/YlgYR1YQaLQJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.