> StoryViewerPlugin lets me select a list of tiddlers that make up a > story (or in my case a manual)...but only lets me view them one at a > time. > > StorySaverPlugin remembers the open tiddlers and reopens them when > next I open the TW....but apparently doesn´t let me change the > sequence etc......
You don't want to use StoryViewerPlugin. Rather, use StorySaverPlugin, which defines a <<saveStory>> macro that lets you save the current story into any arbitrary tiddler (i.e., just like [[DefaultTiddlers]]). Then, you can use the <<openStory>> macro (also defined by StorySaverPlugin) to re-display that story whenver you want. You can also open any desired story at startup simply by adding "#story:StoryName" to the document URL. enjoy, -e --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

