anki-editor icon indicating copy to clipboard operation
anki-editor copied to clipboard

Emacs minor mode for making Anki cards with Org

Results 53 anki-editor issues
Sort by recently updated
recently updated
newest added

In an org file, I would like to 'hide' anki-editor code as much as possible. My strategy for doing so is to write the anki-editor within a source block as...

I have the following note with three fields (code, output and remarks) where I attempt to leverage org-babel to produce the output from specific code snippets and have that output...

This would basically mean running code blocks through some extra formatting script to add syntax highlighting like this plugin does: https://github.com/glutanimate/syntax-highlighting

Although stated in the README per file properties don't work. ``` #+property: ANKI_DECK Default #+property: ANKI_NOTE_TYPE Basic #+property: ANKI_TAGS tagA ```

@louietan , a have a general question on the synchronization of changes between Anki DB and my Org files. I generally create new notes within a file and push them...

I'm pretty new to Emacs, so please correct my understanding if I make any mistakes. Currently inserting clozes using Anki's cloze deletion syntax `{{c1::....}}` leads to a lot of extra...

Certain superscript symbols in org-mode don't translate correctly, namely ^\plus or ^\minus (which would be a superscript plus or superscript minus symbol in org) when exporting to Anki: In Anki...

I use quite a lot images in my anki notes and in my org headers. It would be great to be able to export images too from anki-editor.

Current state of this package doesn't foster mathjax as a first citizen of anki's latex export. Doesn't handle environment starting with `\begin` at all for now, and even if enabling...

Default Front to note name if the Front field is not defined. That way we could write: ```org * How much is the fish? ** Front How much is the...