Welcome | Get started | Dive into Lino | Contribute | Reference

lino.modlib.dashboard

Adds the dashboard items to the user preferences so that users can individually customize their dashboard.

See dashboard : customizable dashboard.

models

Database models for this plugin.

Classes

Plugin(site, app_label, app_name, ...)

See Introduction to plugins.

class lino.modlib.dashboard.Plugin(site, app_label, app_name, app_module, needed_by, configs: dict)

Bases: Plugin

See Introduction to plugins.