1 line
1.1 KiB
Plaintext
1 line
1.1 KiB
Plaintext
<!-- SC_OFF --><div class="md"><p>Is ther anyway to export existing anki cards to org-mode?</p> <p>I have found some github projects that deals with creating cards with org-mode, but not the other way arround.</p> <p>I eventually would like to convert notes (org files) to anki cards, but to be able to do that I first have to export my existing anki cards to org-mode.</p> <p><strong>Edit:</strong></p> <p>I could not find an existing solution, so I wrote a python script to import my notes from anki using <a href="https://github.com/FooSoft/anki-connect">AnkiConnect</a>, convert the html to org using <a href="https://github.com/NicklasTegner/pypandoc">pypandoc</a> and write the org file using <a href="https://github.com/novoid/orgformat">OrgFormat</a>.</p> <p>Edit 2, fixing typos.</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/LvVikings"> /u/LvVikings </a> <br/> <span><a href="https://www.reddit.com/r/orgmode/comments/rie5f6/exporting_anki_cards_to_orgmode/">[link]</a></span>   <span><a href="https://www.reddit.com/r/orgmode/comments/rie5f6/exporting_anki_cards_to_orgmode/">[comments]</a></span> |