Overview
This plugin allows counting words, characters (with/without spaces), and paragraphs in the selected part of your document.
The Word counter plugin can be added to ONLYOFFICE Docs manually.
How to use
- Select the text.
- Open the Plugins tab and click "Count words and characters".
Please note that the following elements are not included in the word count:
- Footnotes/endnotes symbols,
- Numbers from numbered lists,
- Page numbers.
How to install
Put the folder with the plugin code to ONLYOFFICE Document Server folder:
-
For Linux -
/var/www/onlyoffice/documentserver/sdkjs-plugins/
.
-
For Windows -
%ProgramFiles%\ONLYOFFICE\DocumentServer\sdkjs-plugins\
.
For desktop editors
-
Archive the plugin files (it must contain config.json, index.html, and pluginCode.js).
-
Change the file extension to .plugin.
-
Go to the Plugins tab, click Manage Plugins >> Add plugin, browse for the .plugin file.
For the cloud version
Turn your plugin into a browser extension. Currently, it works for Chrome users only.