> I know about the story plugin from tiddlytools, but it offers me a list. > What I want is to click and have a bunch of tiddlers open just as they do > for Default. I'm sure I remember something like this being out there.
http://www.TiddlyTools.com/#StorySaverPlugin includes the <<openStory>> macro which, in addition to displaying either a droplist or popuplist, can also create a simple 'command link' to open a specified story: <<openStory storyname label tooltip fold>> storyname is the name of a Tiddler containing a list of tiddler titles (e.g., DefaultTiddlers) label is the text of the command link tooltip is the mouseover help text for the link fold is a keyword that "folds" the story tiddlers when opened (requires CollapseTiddlersPlugin) enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"... http://www.TiddlyTools.com/#Donations Professional TiddlyWiki Consulting Services... Analysis, Design, and Custom Solutions: http://www.TiddlyTools.com/#Contact -- 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.

