> don't think that that would be straightforward to do in classic TW, but in > TW5 it's quite easy.
For 'editing in view mode', there's a TiddlyTools plugin: http://www.TiddlyTools.com/#EditFieldPlugin http://www.TiddlyTools.com/#EditFieldPluginInfo Typically , this plugin is used to simply embed editable fields within viewed content, using the <<edit fieldname>> macro. However, for your purposes, rather than embedding the macro in each tiddler, you could modify the [[ViewTemplate]] to use the [[EditTemplate]] definition, with a few minor adjustments to the toolbar commands. After installing the plugin: 1) copy the entire contents from [[EditTemplate]] and paste into [[ViewTemplate]], replacing all content. 2) in the [[ViewTemplate]] content and change the words "EditToolbar" back to "ViewToolbar" 3) edit the [[ToolbarCommands]]. In the "ViewToolbar" slice value, replace "+editTiddler" with "deleteTiddler". enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"... http://www.TiddlyTools.com/#Donations Professional TiddlyWiki Consulting Services... Analysis, Design, and Custom Solutions: http://www.TiddlyTools.com/#Contact -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

