History

Plugin handles saving local versions of articles and possibility to open an unsaved local copy of an article in
the Writer.

To restore a text the user clicks the history icon, after which a list of local
backups of articles is presented. When clicking on an article, a time line of
article versions is displayed, together with a preview component showing the
content for a selected version.

Plugin configuration

{
  "id": "io.infomaker.history",
  "name": "im-history",
  "url": "https://plugins.writer.infomaker.io/v1/infomaker/im-history/{PLUGIN_VERSION}/index.js",
  "style": "https://plugins.writer.infomaker.io/v1/infomaker/im-history/{PLUGIN_VERSION}/style.css",
  "enabled": true,
  "mandatory": false,
}