On Sun, Oct 9, 2011 at 11:06 AM, Edward K. Ream <[email protected]> wrote:
> After I wrote this post I realized that it mostly my *workflow* that > is heavy, not Leo itself. [Snip] The new, smarter, lighter Leo is here at rev 4561 :-) > 1. The open dialog *must* show all files, not just .leo files. Done. > 2. As Kent suggested long ago, it would be good to unify various > open/import commands. Done. The open command now creates an @file node (instead of an @edit node) for external files containing Leo sentinel lines. While I was at it, the import code creates @file nodes, not the deprecated @thin nodes. Finally, on Windows all the various kinds of read/import commands create nodes with forward slashes as the path delim, not back slashes. 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.
