Thank you kindly. I looked at tiddlytools, but didn't think to look at
mptw.tiddlyspot.com.

Sadly, following the instructions on the tiddler ... didn't have
exactly the intended effect.

I was able to dig out that I need to change a line in EditTemplate:

Original:
<div class='toolbar' macro='toolbar
[[ToolbarCommands::EditToolbar]]'></div>

Noted:
<div class="toolbar" macro="toolbar +saveTiddler saveCloseTiddler
closeOthers -cancelTiddler cancelCloseTiddler deleteTiddler"></div>


Revised:
<div class='toolbar' macro='toolbar [[ToolbarCommands::EditToolbar]]
+saveTiddler saveCloseTiddler closeOthers -cancelTiddler
cancelCloseTiddler deleteTiddler'></div>

Which isn't quite where I expected to go, but closer.

I get I need to take out '[[ToolbarCommands::EditToolbar]] ', but a
little leery to do so, not understanding it. Granted, doing so gets me
to where I expected, but not sure what I'm losing, if anything.

If I can, based on this thread, I'll update the plugin text at
mptw.tiddlyspot.com - not sure if I have the ability / permissions to
do so though.


On Mar 17, 3:19 pm, FrD <[email protected]> wrote:
> Try :
>
> http://mptw.tiddlyspot.com/#SaveCloseTiddlerPlugin
>
> On 17 mar, 21:12, "B. S." <[email protected]> wrote:
>
> > I remember seeing somewhere, when editing a tiddler, options of Done/
> > Close and Cancel/Close.
>
> > How do I get those into my own tw?

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