Extending with plugins

As of version 0.5.0 Bless can be extended by using plugins. Internally Bless uses plugins for almost all of its GUI. Currently the parts that can be extended by plugins are:

The GUI
The areas displayed inside the Data Views
Export builders

See the developer documentation for more information on how to write plugins (TODO).