On Thu, Oct 20, 2011 at 10:34 AM, Terry Brown <[email protected]> wrote: > On Thu, 20 Oct 2011 10:21:11 -0500 > "Edward K. Ream" <[email protected]> wrote: > >> However, I still wonder why you want to do this. The following >> pattern seems much simpler:: >> >> (in .bat or script file) >> leo file1.leo file2.leo file3.leo >> >> This is the recommended way to have Leo load multiple files. Why is >> not good enough? > > I think the desire is to have Leo save / load a multi-file session, a > very common thing in feature rich editors.
Right, workflow: Open 4 Leo files in tabs, edit, edit, click the "save-session" button which results in a node with a list of UNLs, one for each tab. Shift attention to another project, open 6 different tabs edit, edit, click save-session, I now have 2 nodes with UNLs listed. Next day: focus one of the @session nodes, click load-session, Leo is restored with the prior files and node focus. Personally I'd use one of > the very many forms of UNL links to open other files on demand, but it > seems like a reasonable thing to want to do. > > 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. > > -- 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.
