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

Ignore modified cards in Anki during export #260

Closed navakelvin closed 3 months ago

navakelvin commented 3 months ago

Normally I do the creation of cards in Logseq, but I do the modification and improvement of the cards in Anki at the time of studying.

That's when I make the improvements, not after, because then you forget or lose the idea.

If you modify in Anki, and then re-sync from Logseq, ALL changes are deleted/overwritten. This is a headache. Please allow the plugin to ignore modified cards in Anki.

P.S. Ideally, there would be two-way synchronization: first logseq imports the changes, and then exports the new to Anki. But since this is still unlikely (according to the developer), consider this temporary solution I posted.