On 20 Ott, 17:21, "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? >
In my workbook.leo I use a button that pickle the session in the unknownAttribute of a time-node child of a day-node, where I can put some comment of what I'm doing in the body. There are also a button to restore the pickled session from the current node. I use this method from the day of the @session fun post and I found this solution very useful, especially because it allows me to jump to the precise UNL of each project that I was editing. That has also changed my initial habit of keeping everything in one big leo file. -- 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.
