Hi All (Eric)
I am having dificulties getting SaveAs to work as I want. With Erics
help I am using -
<<saveAs {{
var fn='Misc.html';
for (var i=0;i<tiddler.tags.length;i++)
if (tiddler.tags[i].indexOf('.html')!=-1)
{ fn=tiddler.tags[i]; break; }
'filename:'+fn;
}} type:PureStore quiet replace merge here>> <<setIcon disk.png ""
notext>>
which sits in the ToolbarCommands file...
when I use it to save.....it asks to confirm the filename, asks to
comfirm the overwrite (as the file exists) and them writes that
tiddler over the contents of the file......it seems "quiet replace
merge" aren“t being recognised.
This is in the same arquive as recent -
http://dl.getdropbox.com/u/284644/Diplomado.html
The open book will open the part where a few dummy journal entries
*Diario) could be made to test the problem.
Thanks in Advance
Skye
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---