←back to thread

82 points WolfOliver | 3 comments | | HN request time: 0.425s | source

Hi HN,

Since 2019, I’ve been working on a writing platform designed for creating complex documents (e.g., theses). I personally use it for everything as it also allows to classify documents in categories so you can organize them efficiently. As of a few months ago, the app is also available in the browser, and you can now invite coworkers to collaborate on a document in real time.

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/

Show context
diziet ◴[] No.44348044[source]
My biggest gripe with Notion is that it doesn't work offline. Would you addres this?
replies(1): >>44351172 #
1. junowoz ◴[] No.44351172[source]
try obsidian with git
replies(2): >>44361674 #>>44363887 #
2. jessyco ◴[] No.44361674[source]
I'll 2nd this; Obsidian has a new core feature being beta tested called "base" it allows for filtering on properties and other attributes of notes into a table type view, allowing display and editing of those properties in the "base" view. This is a huge step forward for a lot of users wanting to make the jump off of Notion.
3. LourensT ◴[] No.44363887[source]
or icloud sync / google drive for desktop / onedrive, if you dont want to think about it

macbook iphone - icloud windows android - google drive for desktop + Autosync app (3rd party)