Reverse Sync Anki -> Logseq
Closed this issue · 2 comments
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.
Duplicate of #34 :)
Closing this issue since it is being tracked in #34