I'll answer the 2nd part. Have to think about the first part.

You can have all the Notebooks (that's what I call them and tag them with 
"Notebook").

Just make a new tiddler and paste in :

<$macrocall
    $name="twoutlier"
    tag="TWOutlier"

    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>"
template="$:/core/ui/ViewTemplate"
/>

You need to provide a new root tag and a new "selectedTiddler" value.

Have you looked at Dave Gifford's NoteSlam -- it might have more features?

Good luck!
-- Mark

On Sunday, June 10, 2018 at 8:05:14 PM UTC-7, Mohammad wrote:
>
> Mark,
>  I mean in view time!
> One example I borrowed from here
> https://manual.calibre-ebook.com/gui.html#the-search-interface
>
> The TOC here of course acts like a sidebar menu which we have in TW. But 
> the point is when you scroll down the page by end (here for a long tiddler) 
> you have the TOC in view and simply you can click on the next topic. The 
> other thing here is if you have a long table of content the sidebar gets a 
> vertical scroll bar to have it in view again.
>
> In summary you have a fixed height for TOC and always it is in view! No 
> matter how long is content of page (tiddler) you view
>
>
>
>    - One more question: It seems you cannot have more than one Outline 
>    here? Am I right? If so, isn't it better to able to have several outline 
>    with different tag in the same TW file? 
>
> What do you think?
>

-- 
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/d0f5488b-6e06-43d9-b4c5-c63111877d66%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to