On May 17, 10:51 am, "Edward K. Ream" <[email protected]> wrote:
> The vimoutliner-to-leo script will be more involved. I'll do that next. I have been writing and debugging an importer for .otl files. The read part works, sans error checking. Leo must use special write logic for .otl files. It's not enough to suppress sentinels--the write logic must use hard tabs for indentation and must insert ": " before all body lines. Special casing the write logic will be ugly, but should be easy enough. When the write code works, Leo will be able to round-trip @auto x.otl trees. It makes no sense to support @file x.otl: vimoutliner has no notion of gnx's or sentinel lines. In short, Leo will soon support a bridge between Leo outlines and vimoutliner files. Edward -- 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.
