Welcome | Get started | Dive | Contribute | Topics | Reference | Changes | More
The Lino Minimal projects¶
The demo projects lino_book.projects.min1 to min9 are a series of minimalistic
applications used by a number of tests and tutorials.
min1is a minimalistic application for managing your contacts. It uses just thecontactsplugin and its dependencies. See contacts : Managing contacts.min2adds calendar functionality. See cal : Calendar functionality. Some features are:Warn about Unconfirmed and Overdue appointments
Link calendar entries to your contacts
Manage invitations to your events
Manage presences of your guests to your events
Export data to .xlsx file.
min3replaces the single phone, gsm and email fields by multiple contact details (thephonesplugin)min9is an attempt to use as many plugins as possible.
Minimal applications are used for testing, demonstrations and
didactical purposes. They are minimal in the sense that they don’t
define any applicaton logic for themselves, they just use a
combination of modules from lino.modlib.
Currently Lino has the following minimal applications: