> However I cannot make the above script to work ! I get the following > message > TypeError: store.displayTiddlers is not a function
oops... typo! that should be story.displayTiddlers(...) not store.displayTiddlers(...) The "store" functions are related to saving/retrieving/searching tiddler data. The "story" functions are related to rendering/displaying content. sorry for the confusion... -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.

