Skip to content

kasperpeulen/mathedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vision

Mathedit should become a solid online mathematical editor for writing math notes, homework, and other math snippets you want to save. For example, it could be used for preparing stackexchange posts.

The longer term plan is to make mathedit a bit like OneNote, where you have rich features to organise your math snippets.

Roadmap

0.1.0

  • A simple math editor with latex on the left, and live output on the right. ✅
  • Should support commonmark (markdown). ✅
  • Should not flicker while writing. ✅
  • Saves work to local storage. ✅
  • Markdown not to conflict with LaTeX math code. ✅

0.2.0

  • Enable export to gist and import from gist using github login ✅
  • Allow sharing math notes ✅
  • Allow editor to be used offline ✅
  • Organising multiple math notes/snippets
  • Organising projects