The app is somewhat inspired by LyX. It offers an intuitive, modern editor, but users don’t need to know any LaTeX. When it’s time to export, they can choose from a range of templates (IEEE paper, thesis, etc.).
A few highlights:
- It uses a custom-built block editor that performs well with large documents. Each block is its own contenteditable element (instead of having one massive contenteditable for the whole document)
- If you prefer plain text - you can insert a Markdown block and write using Markdown instead
- Built-in citation management
- Support for cross-references and footnotes
- Mermaid diagrams, inline LaTeX equations, and display math are all supported
- "To-do" sections help you stay organized while writing
You can try it out here: https://www.monsterwriter.com/
You can find a short video introduction here: https://www.youtube.com/watch?v=vR8i-EY_UBk