Heziode / obsidian-antidote

An Obsidian integration of Antidote, a powerful grammar checker
MIT License
21 stars 3 forks source link

Force the markdown filter for Obsidian documents. #10

Closed Acibi closed 1 year ago

Acibi commented 1 year ago

Close #9

Heziode commented 1 year ago

It could be nice to have a documentation of all possible values of laReponse.filtreActif.

Obsidian main target is Markdown, but users can also open any kind of file (text or binary), so, only forcing Markdown is not the best solution IMHO.

Acibi commented 1 year ago

We are currently working on an official documentation for the API.

If the "filtreActif" option is not set, Antidote will try to detect the best filter to apply to the document.

Otherwise, you can choose one of the following filters to be applied :

"texte" "markdown" "latex" "subrip"

Heziode commented 1 year ago

I do not have the right to push to your branch, so, can you apply the following patch please, to support all supported format: Update_DonneTypeDocument_to_support_all_Antidote_supported_format.patch

Furthermore, I tested on my side, and the formatting does not work. macOS: 13.1 (22C65) Antiode: 11.2.4317 Connectix: 11.2.1 (1102.46.27)

Heziode commented 1 year ago

Thank you for the update.

I tested on my side, and the formatting still does not work. macOS: 13.1 (22C65) Antiode: 11.2.4317 Connectix: 11.2.1 (1102.46.27)

CleanShot 2023-02-02 at 22 10 53@2x

Is a specific version of Connectix needed?

alaroucheDruide commented 1 year ago

We'll be including the fix in the upcoming update - 11 v3.2, due next week.