On Wednesday, January 6, 2016 at 12:22:25 PM UTC-8, Tobias Beer wrote: > > Hi Alex, > > >> But sometimes I want the currently active tiddler of this home tiddler >> opened individually. >> > > There are two things I am wondering now: > > 1. If there is any way to define a custom template that contains a link > from a tiddler in an internal toc to have it open in the main story > river. > 2. What needs to be done so we can have default (horizontal) tabs > where clicking a link inside one opens the tiddler as a tab, if it is > a tab, > similar to how the toc keeps things "internal". > > The toc-tabbed-internal macro works by wrapping the tabs in a <$linkcatcher> widget that takes the link target and sets the selectedTiddler ($:/temp/toc/selectedTiddler). This, in turn, triggers a refresh of the tab display area which transcludes the current selectedTiddler.
Perhaps there is a way for a link that is contained within a <$linkcatcher> to force it's way out; however, as far as I know, anything that produces a tm-navigate message will be caught. -e -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/0e034185-f344-4223-816c-716f7be4cb11%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

