Thanks...sorry I misunderstood your original explanation...

And still on the topic of SaveAsPlugin....

What I am wanting to do is use a combination of SaveAs and
LoadTiddlers to effectively create a system whereby the data tiddlers
entered by a student (to his own local TW) are effectively stored as
pureStore files rather than creating an enormous TW....(one for his
learning journal, one for notes, one for reports...)

The drawback in using SaveAs..is that, as it now stands a student,
after entering new data in a tiddler needs to clic "done" to close the
tiddler, "saveas" button to start the save function, "ok" to approve
the filename and , generally "ok" again to have the new item merged
into the filename (that will generally exist)......thats four clicks
to save the item......any ideas how I could reduce this to two....or
even one(?) click........

Note I have the  filename and merge parameters in the macro but it
stills asks for those steps......I am using

<<saveAs {{config.options.txtFileName}} type:Purestore quiet merge
here>><<setIcon disk.png "" notext>>

from inside the ToolarCommands::ViewTemplate (the setIcon is obviously
just so the button appears as a icon and not text!!)

Thanks in advance
Skye

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