sdkjs-plugins icon indicating copy to clipboard operation
sdkjs-plugins copied to clipboard

The add-ons for ONLYOFFICE Document Server and ONLYOFFICE Desktop Editors.

Results 31 sdkjs-plugins issues
Sort by recently updated
recently updated
newest added

I downloaded the chess plugin and added it but nothing happened, even the plugin I wrote myself At the same time **display-capture** causes an unbootable error with documentserver on chrome

Excuse me, I want to add the monitoring of keyboard function keys to formulate some special behaviors, but I can't find the corresponding API on the official website.I want to...

feature request

How to create a custom simple function, for a example foo() to insert in a cell '=foo()'? Is it possible without modification the source code?

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** The method InsertAndReplaceContentControls changes Inline content controls elements to Block content controls Elements....

Hello, This is not to report a bug but I didn't know where to write a question. I can see in your plugin examples that you use several options on...

Hi, we are planning to use OO in conjunction with Nextcloud in our research institute. For publications in scientific journals it's very important to cite correctly. Currently we are using...

feature request

Hello, I wrote a plugin which can find text in the document editor, code like this: ... Asc.scope.text="sometext"; window.Asc.plugin.callCommand(function() { Api.asc_findText(Asc.scope.text, true, true); }, true); ... when I open a...

confirmed-bug

`onInputHelperInput` cannot be triggered,as I paste some words or type Chinese.

The list of available plugins seems to be incomplete. Please make especially sure to point out if the plugin exchanges any document data with external services' APIs. Thanks.

It looks like OnlyOffice replaces the paragraph ids generated by Word to its own ids. Is there any way to get the word id(s) of the paragraphs?