On Sep 4, 2:13 am, skye riquelme <[email protected]> wrote:

> ...whats wrong with this code??
nothing .. olmost :)
If you want var extratags instead of text, it needs to contain the
result.

var extratags =" ";
story.forEachTiddler(function(title, tiddler){
  extratags += title+" ";
// ^^^^
});

-m

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