CrowdAnki icon indicating copy to clipboard operation
CrowdAnki copied to clipboard

Integration with org_to_anki?

Open sudomain opened this issue 5 years ago • 1 comments

I admittedly haven't tested this tool yet, but org_to_anki (a python module) has a nice syntax which is probably easier to edit than json.

sudomain avatar Oct 22 '20 14:10 sudomain

I think that this might be a better fit as an extra front-end for brain-brew, at least for the time being.

(FWIW I've been long thinking about using pandoc to convert Org mode files into CrowdAnki's JSON or (better) BrainBrew's YAML Deck Parts, since pandoc already has a nice Org parser (and generator — to allow conversions both ways!), but haven't yet gotten around to this. org_to_anki's parser might be a better fit, though, since it's in python and hence wouldn't require an external binary and/or haskell integration.)

In the long run, if Org files prove to be a useful front-end and there's willingness here, then it might perhaps be nice to integrate this directly into CrowdAnki, but I'd argue that this would be far in the future.

aplaice avatar Oct 26 '20 19:10 aplaice