>         if (tiddler.tags[i].indexOf('.html')!=-1)

> ..which sets the name of the file to be saved by first seeking a tag
> with a "__.html" value. The only problem is that it requires I only
> have one tag in the tiddler.

Not so.  You can assign as many tags as you like to a tiddler.  You
can even have more than one tag that contains ".html": the loop in the
code I provided checks each tag in the tiddler until it finds the
first one that matches ".html".

-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