bordaigorl / sublime-evernote

Open and Save Evernote notes from Sublime Text 3 using Markdown
Other
1.15k stars 105 forks source link

feature request: support for LaTeX / MathJax #79

Open devonzuegel opened 9 years ago

bordaigorl commented 9 years ago

Supporting MathJax would be awesome but Evernote's format does not support Javascript, AFAIK. Have you got a specific strategy to add this in mind? Right now, the only workaround is to embed images rendering the formulas. To this end, you may find my Insert Equation plugin useful. It provides some gui to edit the formula interactively and then inserts the appropriate image tag in your html/markdown. It uses codecogs for rendering.

devonzuegel commented 9 years ago

Thanks for the suggestion! I'll check it out.

devonzuegel commented 9 years ago

The Insert Equation plugin works very well, thank you!

alvin-xu commented 7 years ago

Good plugin! Thank you. But my input speed of equation is very very slow...this is embarrassing

wayne-xiu commented 6 years ago

@bordaigorl it seems your insert equation plugin is not available in package control anymore. Any update or work around of this issue? Thanks.

bordaigorl commented 6 years ago

@sunoval2016 you can find it on Package Control: https://packagecontrol.io/packages/Insert%20Equation but it's only available for ST3. In case you have issues installing it, you can always install it manually by downloading it from https://github.com/bordaigorl/sublime-inserteq and put the directory in your Package folder. If this gives you problems, feel free to post a bug report here: https://github.com/bordaigorl/sublime-inserteq/issues