================== Plugin cooperation ================== - :attr:`lino.core.Plugin.needs_plugins` - :func:`lino.core.utils.resolve_app` - :func:`lino.core.inject.inject_field` - Plugins can register choices to a choicelist of another plugin. For example the :mod:`working ` plugin adds a filter criteria to a table of the :mod:`tickets ` plugin.