-
Notifications
You must be signed in to change notification settings - Fork 29
Using $$-style escapes for math #74
Copy link
Copy link
Closed
Description
I really enjoy using this program because it speeds up adding flashcards for my preexisting notes. :)
Unfortunately my note taking programs all use the $$ style to start and end mathjax blocks. So I can't copy the notes over. I figured out that you can't change this setting in anki.
I have written a function to convert from the $$-notation to the other one in my fork: https://github.com/JohannesHatke/apy
If youre interested in including this feature, I would open up a pull request and finish implementing it by adding a configuration key for it.
I have implemented it so that _parse_file calls the function for each line. If you have any suggestions and are interested I'd love to know.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels