debanjandhar12 / logseq-anki-sync

An logseq to anki syncing plugin with superpowers - image occlusion, card direction, incremental cards, and a lot more.
GNU Affero General Public License v3.0
421 stars 30 forks source link

Fix bug jkl don't move to correct bullet #264

Closed mearyne closed 2 months ago

mearyne commented 3 months ago

First card, JKL is ok in anki.

After cards have problem because document have before JKL keydown events. So shift + K button(move to loseq bullet) is not work I expected.

So I delete eventListener before add new EventListener.