On Tue, 22 Sep 2015 07:30:21 -0700 (PDT) Marcel Franke <[email protected]> wrote:
> > I find Leo's features to be an invaluable tool in my profession that > > I've struggled to find elsewhere. > > Which one, besides the outline? For me, one example, editing XML, a simple DB definition. Editing the XML using Leo's XML editing "leo2xml", not editing XML directly, which is not something you should be doing regularly. So I want the field I'm editing and all following fields in the table I'm defining to have their "allow_null" attribute set to "true". It's so simple to add a menu entry that does this, that in less time than it would take to fix one table manually I have a command to do it that's persistent for all future such editing. My unstated requirement in the above is being able to write the above functionality in Python, the language I use for many other tasks, not a language I only use to modify an editor. Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
