ONLYOFFICE / DocumentServer

ONLYOFFICE Docs is a free collaborative online office suite comprising viewers and editors for texts, spreadsheets and presentations, forms and PDF, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
https://www.onlyoffice.com
GNU Affero General Public License v3.0
4.59k stars 1.05k forks source link

Add list of search special characters in search window #1827

Open bhlevca opened 2 years ago

bhlevca commented 2 years ago

This issue is unique.

Your idea.

Is there any setting in DesktopEditors that would find/underline/highlight in-between words spaces that are more than 1 character wide?

MS Office has it and it is a very useful feature when editing formal documents like publishing articles. It should not be too difficult to implement while using the spelling module.

Gingetsu commented 1 year ago

Hello, @bhlevca. Try entering two special characters "^w^w" into the search tool. Thank you for report.

bhlevca commented 1 year ago

if ^W means CTRL+W then it does not work on Linux+KDE. CTRL+W is mapped to a window function.

ShockwaveNN commented 1 year ago

^w literally means to input those symbols, without any key combinations

image

bhlevca commented 1 year ago

YES, this way it works. It would be good if these features can be documented in a manual or help files

ShockwaveNN commented 1 year ago

It is documented

bhlevca commented 1 year ago

Thanks for the link. Is indeed there, but some how hidden and if you don't expand the link you can miss it. Thank again. An interactive search/help withing the application that would lead to the page would be ideal.

Gingetsu commented 1 year ago

@bhlevca, we know about this behaviour. We discuss this issue(list-a hint in the search) with our development team (issue 56516 in our internal issue tracker).

ShockwaveNN commented 1 year ago

Moving this issue to DocumentServer repo, since it's our base product and problem actual there too