Wow, seems like I wasn't so close to a solution after all ;-)
Thanks a lot this works perfectly!!! Crazy stuff!

Now to the really interesting question: Why do you want to do that?
>

Well, I'm using a tiddler with a "tabbed internal - Table of Contents" ( 
http://tiddlywiki.com/#Example%20Table%20of%20Contents%3A%20Tabbed%20Internal 
) quite often (it's actually my home tiddler). 
Most of the time I just browse a little bit, take a quick look at a 
tiddler, do some work and browse to a other tiddler within this home 
tiddler of mine.
But sometimes I want the currently active tiddler of this home tiddler 
opened individually.
So, not inside the table of content tiddler, but opened as a normal 
tiddler, so I can look at multiple tiddlers at the time.
And with your awesome helper macro my Table of Content home tiddler looks 
now like this:
<$macrocall
    $name="toc-tabbed-internal-nav"
    tag="Contents"
    selectedTiddler="$:/temp/toc/selectedTiddler"
    unselectedText="<p>Select a topic in the table of contents. Click the 
arrow to expand a topic.</p>"
    missingText="<p>Missing tiddler.</p>"
/>
<<defer "$:/temp/toc/selectedTiddler" "open current tiddler seperatly">>


So, it's now just one click and the current active internal tiddler gets 
opened as an external tiddler.

I'm pretty sure I messed up some of the terminology, but I still hope it's 
clear what I mean.


Thanks again!!! 

-- 
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/5e0166a1-eebd-4e32-9ebd-6fda37980471%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to