> I like the idea of a linear story line. Thats why I made
> SelectStoryMacro[1], and StoryGlueMacro[2] which uses
> NavigationMacro[3]. Have a look at my presentation manager [4]. (which
> needs some update)

http://www.TiddlyTools.com/#StorySaverPlugin
   <<saveStory storyname label tooltip tag tag tag...>>
   <<openStory list tagValue>>
   <<openStory popup label tooltip tagValue>>
   <<openStory storyname label tooltip fold>>

   <<saveStory>> creates a space-separated list of the current tiddler
display, and saves it into a tiddler (tagged with 'story')
   <<openStory>> displays either a drop-down or popup list of
available stories, or a simple command link for a specific story.
Selecting a story displays those tiddlers, in the order specified in
the story tiddler.  Options include ability to close all open tiddlers
first, as well as 'fold' tiddlers (using CollapseTiddlersPlugin) when
displaying a story (so that you can see all the titles and then just
unfold and read the desired tiddlers.)
   The plugin will optionally, automatically save the current story
(in a cookie) when exiting the document, so that the next session can
resume where you left off (i.e., by displaying the same tiddlers in
the same order when you re-open the document).

http://www.TiddlyTools.com/#StoryViewerPlugin
   <<storyViewer storyname action buttonoption>> enables you to
quickly display and navigate between the tiddlers in a saved story,
one at a time, using a droplist containing tiddler titles or auto-
generated "first/previous/next/last" command links, embedded in
tiddler content.  If the 'storyname' parameter is omitted, the story
associated with a given tiddler will be automatically located by
search all 'story' tiddlers for a matching title.

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios


-- 
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