Perhaps you need a home button that clears all open tiddlers and opens
the one in DefaultTiddlers  This allows one tiddler to open on loading
and can restore that state anytime by clicking Home.

<html><a href="javascript:void(0)" onclick="story.closeAllTiddlers
();story.displayTiddlers(null,store.getTiddlerText
('DefaultTiddlers').readBracketedList())"
><span title="Close all tiddlers and open Welcome" 
>style="cursor:pointer">''Home''</span></a></html>

Morris Gray
http://twhelp.tiddlyspot.com
A TiddlyWiki help file for beginners
http://sidebarpluginvault.tiddlyspot.com
World's largest squeezable TW plugin database


On Jan 16, 11:03 am, Bridgebum <[email protected]> wrote:
> Can anyone tell this newby how to cause TW to open with a specified
> default tiddler open and all others closed?  Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to