Beurt
Beurt
Hi, Very interesting idea! I think that many scripts would profit if the script API had access to an edit suggestions dropdown list (maybe using [QCompleter](https://doc.qt.io/qt-5/qcompleter.html#basic-usage)? I found that here:...
> I would also find this useful, as currently I mostly use QON with the preview pane hidden. You should be able to do it with a very simple script...
I think this issue is closed with https://github.com/qownnotes/scripts/commit/8a48f39afbe11a3c7eb35967e11f414a201aac3b
It is very unfortunate. Nevertheless thank you very much for this outstanding tool !
Hi @dnalor It is already possible with the **characters-highlight script** https://github.com/qownnotes/scripts/tree/master/characters-highlight (it lets you highlight any character you want, and choose the style for highlighting).
I’m also very curious about the answer to this question. Those rules don’t seem to be activated, neither on my local server, nor on LibreOffice Extension: - -
I'm sorry, but I think it is not working with the browser add-on. My browser add-on is set on picky (“Méticuleux” in French) and as you can see, the apostrophe...
Thank you for the fast answer. This is very interesting. I noticed that it was written [in those rules](https://community.languagetool.org/rule/show/APOS_TYP?lang=fr&subId=1) “`By default, this rule is not active in LanguageTool`”, but, I...
Scanning `rules/fr/style.xml` I see a lot of interesting rules that are `default="off"`. Why? e.g.: ```xml (?-i)[A-Z].* ou|et e (?-i)[A-Z].* Par politesse, le féminin précède le masculin en français. \3 \2...
In a very old documentation () I found this: > > 4. Turning the rule off > > Some rules can be optional, useful only in specific registers, or very...