On Tue, 2 Oct 2012 17:12:35 -0700 (PDT) "F.S." wrote: > All the standard outline operations only work on a single node. How do I > cut, paste, move a group of nodes?
The quickmove plugin is also an attempt to address this issue, although it does (too many?) other things as well. You mark a destination node, which creates a button, and clicking the button moves the current node to the start / end of the destination node's children. Also, the right-click context menu on the tree has a Delete option which *does* act on all the selected nodes. Multiple nodes can be selected in the usual mouse based ways (ctrl-click, shift-click). Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" 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/leo-editor?hl=en.
