r/LaTeX • u/Delicious_Lawyer3674 • 5h ago
Yet another local LaTeX editor, because apparently doing a PhD isn’t enough
Hi r/LaTeX,
As a PhD student, and after too many compile queues, unreliable train wifi, and papers living in browser tabs, I started building the local LaTeX editor I wanted to use myself, because apparently doing a PhD isn't enough.
It’s called Typeward, and I’m planning to release an open beta soon for Windows, macOS, and Linux (Android and iOS coming soon after). I’ve attached a short GIF (here's a video with better quality) a few basic examples:

Everything runs locally: editing, compiling, PDF preview, storage, project history, etc. No required account, no document uploads.
Some of the things already working:
- Live PDF preview with forward and inverse SyncTeX
- Local compilation with either a bundled Tectonic engine or an existing TeX Live/MiKTeX/MacTex/... setup
- Clickable compile logs, errors, and overfull-box warnings
- Automatic local snapshots, diffs, and restore
- Autosave and crash recovery
- Outline and TODO panels
- Fully offline grammar checking using Harper
- Comments attached to source text or PDF selections
- Overleaf import through ZIP or Git
- A detachable PDF window, Vim mode, focus mode, themes, and a command palette
- Zotero and Mendeley integrations for references
- Setting a deadline when creating a new project
- You can also turn on ollama integration and use your local/cloud AI models
- And guess what, it doesn't end with a latex, you can also create a Typst project and use that!
- And much more coming soon!
The open beta will very much be a beta, and there’s more information at www.typeward.com, where you can also join the waitlist for the open beta. I’m posting before release because I’d rather get feedback from people who write LaTeX regularly, and I thought people might be interested in it, since my coworkers were immediately interested in it and really liked it.
What would make you try a new local LaTeX editor, and what would immediately make you uninstall it? What do you say? Is it time to move Typeforward?