Thanks guys.  I've been wanting this functionality.

I used an adaptation of Bill and Eric's code.  I like that this code reads from 
DefaultTiddlers rather than running restart() since the latter recreates the 
permaview URL, which may not have been generated by DefaultTiddlers.

<html><a href="javascript:;" onclick="story.closeAllTiddlers
();story.displayTiddlers(null,store.getTiddlerText
('DefaultTiddlers').readBracketedList())" title="See the Main Story 
River">$1</a></html>

I intend to reuse this method to generate alternate story rivers stored in 
tiddlers other than DefaultTiddlers (essentially rebuilding a certain, staged 
view without a permaview URL / site reload.)

But I have a problem -- my DefaultTiddlers render a certain number (9) of 
recently modified tiddlers tagged 'post'.  How do I fix this so that the 
tiddlers load accordingly, when using this "home" link within my tiddler 
[[riverflowsforth]]?

Follow this permalink, then click on $1 to see my problem:
http://remuse.tiddlyspace.com/#riverflowsforth%20DefaultTiddlers%20%5B%5Bthis%20wiki%20web%5D%5D

Clicking my current SiteTitle re:muse loads the main page with DefaultTiddlers 
as I want them to appear.

In the third tiddler [[this wiki web]], the fourth paragraph illustrates how I 
will link to the "home" view.   I will also reproduce this link behavior in the 
[[SiteTitle]] once it's working as I want it to.

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to