On Sat, 2 Jul 2011 11:34:46 -0500 Kent Tenney <[email protected]> wrote:
> > The tabula command does that, but without syntax highlighting etc. > > Never done <alt-x> [tabula] before; nice, but not persistent, right? No - I guess it could be made so, but if the leo text editor widget can be made more modular, it's probably just as easy to persist multiple editors in free layout. But... now you want them tabbed... :-) > > For a tabbed editor like thing, I have the key binding > > 'quickmove_jump_to > > what and where is "quickmove_jump_to" ? The quickmove plugin. > = Ctrl-B' so Ctrl-B adds a 'jump to' button for the > > current node. I find that works well even without persistence because > > the set of nodes for which I want 'tabs' evolves over time. > > But, next time you open that Leo file, all the 'jump to' buttons are gone ... > ? Actually you can make them permanent, either from the right-click context menu on the button or the Move submenu on the tree context menu. Relies on unchanging gnx, so won't work for all node types. Also note adding buttons / permanence to buttons doesn't mark the outline dirty, so you have to explicitly save to get these things to stick. > 'Evolve over time' - right, but not 'set up from scratch each time the > file is opened' For the work I've been doing recently the hassle of making the buttons each time (it's only ctrl-b in nodes of interest) is no worse than the hassle of deleting buttons I don't need any more - because one day I'm switching between one set of nodes, the next another, as I work on different parts of an app. But for other applications permanence would be good, and maybe the already available permanence of these buttons meets your needs. Don't forget the @rclick button organizer node you commissioned some time ago :-) Cheers -Terry > Thanks, > Kent > > > > > Cheers -Terry > > > >> > >> It's hard for me to get in the habit of using cool features which involve > >> setup (such as multiple editors) if I can't persist them. As they become > >> persistable, new and better workflows can emerge. > >> > >> Thanks, > >> Kent > >> > >> <snip> > >> > > > > -- > > 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. > > > > > -- 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.
