> Could you please show me how to custom the script to run update on a
> prespecified tag -
> Then I would use it for a button labelled "tagname update"... - if I
> can

Change the first line of the code from:
   var tag=prompt('Enter a tag'); if (!tag||!tag.length) return;
to just:
   var tag="someTag";

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to