/plugin-autocomplete

An example of an input assistant/non-standard keybord for ONLYOFFICE editors

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Information

This repository is an archive of plugin-autocomplete. Now it moved to the marketplace repository onlyoffice.github.io.

Autocomplete plugin

This plugin is an example of an input assistant for ONLYOFFICE editors.

The plugin is compatible with self-hosted and desktop versions of ONLYOFFICE editors. It can be added to ONLYOFFICE instances manually.

How to use

  1. Start typing and the plugin will suggest variants for you.
  2. Click on the variant you want to be inserted into your doc.

Please note that it is the system plugin so that's OK that you can't see it in the Plugins tab.

How to install

Detailed instructions can be found in ONLYOFFICE API documentation.

Documentation

Plugins structure and installation https://api.onlyoffice.com/plugin/basic.

Plugins code and methods https://api.onlyoffice.com/docbuilder/basic.

User feedback and support

To ask questions and share feedback, use Issues in this repository.