louietan / anki-editor

Emacs minor mode for making Anki cards with Org
705 stars 87 forks source link

push-notes fails with "Unknown "#s(org-export-backend ..." #47

Closed jebotz closed 5 years ago

jebotz commented 5 years ago

:ANKI_FAILURE_REASON: Unknown "#s(org-export-backend nil html ((latex-fragment . anki-editor--ox-latex) (latex-environment . anki-editor--ox-latex)) nil nil nil nil)" back-end: Aborting export

This is my first try¸ a simple test doc, without any latex: This :PROPERTIES: :ANKI_DECK: New :ANKI_NOTE_TYPE: Basic :END: ** Front Front Back Back

Deck "New" does exist in Anki. Below my spacemacs system info:

System Info :computer:

jebotz commented 5 years ago

Hmph, after messing around with spacemacs config it's working and I can't reproduce the original problem anymore, so forget it.