Skip to content

Using $$-style escapes for math #74

@JohannesHatke

Description

@JohannesHatke

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions