ref: http://www.TiddlyTools.com/quickstart/basics.html

> I wonder if it is possible to add more choices in the middle of that
> TW? For now there is "stories", "changes" and "setup". If I wanna add
> "new tiddler" where do I add it?

The contents of the horizontal menu that appears above the story
column is defined in [[StoryMenu]].

> And i would be nice to have some
> icons to if it is possible. Like the TW (TW Glass).

http://www.TiddlyTools.com/#SetIconPlugin

Example: <<newTiddler>><<setIcon imagefile.gif>>

> About the stories choice, I don't understand how to use it. Can you
> give an example to a novice :)

A 'story' is simply a list of tiddler titles, in a specific order,
saved in a tiddler.
The TW core comes with one built-in story: DefaultTiddlers, in which
you enter a space-separated, bracketed list of tiddler titles.  When
the document is loaded, the tiddlers in the list are automatically
displayed.

http://www.TiddlyTools.com/#StorySaverPlugin

adds the ability to create as many alternative 'story tiddlers' as you
like, and then provides several ways to select and display a given
story.

Basically, you start by displaying the tiddlers you want, in the order
you want.   Then, from the "stories" menu, you select "add a story" to
generate a new tiddler, tagged with 'story', containing a list of the
currently displayed tiddlers.

After opening/closing more tiddlers, you can redisplay the saved story
simply by selecting it from the "stories" menu (anything tagged with
'story' will show up there).

There are two display options:
   [x] fold story (default=unchecked)
   [x] close others (default=checked)

'close others' will ensure that, when you select a story to display,
that *only* the tiddlers in that story are shown... any other tiddlers
already opened are closed first.

'fold story' works with
   http://www.TiddlyTools.com/#CollapseTiddlersPlugin
to automatically trigger the 'fold' command for all tiddlers in the
selected story.  Folded tiddlers typically only display their title
and toolbar, without showing the tiddler content.  Thus, if a story is
folded when shown, it will appear in the story column as a set of
titles, any of which can be unfolded and viewed as desired.  This
feature is particularly useful when a saved story has many tiddlers to
display: the story appears much faster (since it doesn't render
content until a tiddler is unfolded), and it makes it much easier to
locate and unfold a given tiddler within the story, as you don't have
to scroll through a lot of 'noisy' content, just to find the title.

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

Reply via email to