If you are using PasteUpPlugin along with EditSectionPlugin, then a *single* click invokes the EditSection "popup editor" to edit the part content. If you also install PasteUpHelperPlugin, then the single click invokes a popup *menu* that leads to separate "helper" dialogs to edit the part, and you can use shift-click to invoke the EditSection popup editor as a fallback.
It is only if you don't have either extra plugin installed that PasteUpPlugin uses the double-click action to trigger editing (by opening the corresponding tiddler in edit mode). For consistency, this handling should be changed so that a simple click or shift-click can be used to open a standard editor for the embedded tiddler content. I will also re-factor the mouse event functions so that they can be more readily modified for custom handling of touch-specific interactions (e.g., using other modifier keys, etc.) I will post when I have an update to the plugin. -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.

