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

Reverse Sync Anki -> Logseq #259

Closed navakelvin closed 3 months ago

navakelvin commented 3 months ago

Describe the solution you'd like Be able to import the changes made in Anki in those charts that, due to the type of chart and data, match those exported from Logseq.

Describe how it will help your workflow Changes or improvements to the cards are usually done in Anki while you study them. That is, it detects a possible improvement, and makes it immediately.

The problem is that you update a card in Anki, and if you then sync from Logseq: it is updated again with the old information.

So it would be great to be able to import these improvements into Logseq to maintain coincidence between both information.

I assume that this could be done by reading the Anki sqlite database, obtaining the information and modifying the Logseq .md in those lines where there is a match. Forgive my vague idea of ​​how it could be achieved.

thiswillbeyourgithub commented 3 months ago

Duplicate of #34 :)

debanjandhar12 commented 3 months ago

Closing this issue since it is being tracked in #34