Hi Craig > But how to I edit [[Ordered]] or [[WikiMarkup]] > when I'm looking at [[MainMenu]]? > > 1. Does anyone have a better approach to chunking and editing? Keep in > mind that I want to open a tiddler for editing directly, not open it > to view first. If that were the case then [[ToolbarCommands]] in > [[ViewTemplate]] would suffice. Nested [[ViewTemplate]]s would be > great, e.g. [[ToolbarCommands]] or a simplified version at the start > of each nested tiddler, but I can't imagine how to implement that.
Eric's EditSectionPlugin http://www.tiddlytools.com/#EditSectionPlugin lets you edit sections in embedded tiddlers and all of it at once, and you don't have to leave the parenttiddler at all.. It's done via a popup - and QuickEditPlugin (if installed and activated) will appear in the popup! (not all tools work though...) <<editSection [[SomeTiddlerTitle##SomeSection]][[edit SomeSection in SomeTiddlerTitle]]> ><<editSection [[SomeTiddlerTitle]][[edit all of SomeTiddlerTitle's content at once]]> > I often use Eric's PasteUpPlugin http://www.tiddlytools.com/#PasteUpPlugin and EditSectionPlugin in conjunction - this enables free positioning of embedded elements(and tiddlers) AND editing, just by clicking the embedded object... It's very easy and intuitive - please check them out :-) Eric even made a quickstartdocument which features PasteUpPlugin and EditSectionPlugin here: http://www.tiddlytools.com/quickstart/pasteup.html Cheers Måns Mårtensson -- 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.

