simonpacis / obsidian-grammarly-plugin

Add Grammarly spellchecking to Obsidian.md.
GNU General Public License v3.0
234 stars 11 forks source link

Corrections are sometimes not applied. #25

Closed lazakoa closed 1 year ago

lazakoa commented 1 year ago

Everything was working fine for months unitl about two weeks ago when corrections sometimes stopped applying. I click on the suggestion to apply it, and nothing happens. Sometimes it works in one part of the document, and then fails while trying to edit other parts of the document.

simonpacis commented 1 year ago

Hi,

Do you use the vim-plugin? I've notice that I need to be in insert mode for it to apply suggestions.

Simon

lazakoa commented 1 year ago

I do use the vim plugin, and I noticed the same behavior too when testing it just now. I think this is resolved.

simonpacis commented 1 year ago

Yeh, it's very annoying! It is probably outside of the scope of this plugin to fix it, but if I stumble upon a solution I will make sure to update this issue :)