On Fri, Jan 12, 2018 at 2:04 PM, Terry Brown <terrynbr...@gmail.com> wrote:

> I'd go with working out how to make leo4sqlite run as a plugin.
> Assuming you might want to do more Leo things in the future, learning
> how to write plugins is definitely useful.  I'm trying to think of a
> good example plugin to use as a reference.
>
> I think you'd basically use g.command() to define some commands as
> entry points into leo4sqlite, you might need to pass c into the
> constructor as it won't be global in the plugin context.
>
> You can probably just pick any plugin and remove everything from it so
> all it does is show up in the plugins list as a starting point.
>

​The per-commander-plugin;; abbreviation will guide you the process of
creating an @file tree for the new plugin.

Edward

-- 
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 leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to