Overleaf: An open-source online real-time collaborative LaTeX editor
Overall sentiment & use cases
- Many commenters say Overleaf is “great” and a “game-changer,” especially for theses, dissertations, resumes/CVs, lab reports, and academic papers.
- Real-time collaboration with distant coauthors, supervisors, and students is repeatedly cited as the main value.
- Several use it mainly for resumes now, but keep fondness from PhD/grad school days.
Collaboration vs. local workflows
- Overleaf is often described as “the Google Docs of LaTeX”: not strictly necessary, but a big quality-of-life upgrade over shared folders + local TeX.
- Some academics prefer Git + local editors (Vim/Emacs/AUCTeX, etc.) for precise change tracking and PR-style reviews, especially in CS.
- Others argue Git is too complex for non-technical collaborators; Overleaf lowers the bar to just knowing LaTeX.
Install and environment pain
- Several people say LaTeX is easy to install via TeX Live/MacTeX/MiKTeX; others report multi-hour or day-long struggles with dependencies, package choices, and platform quirks.
- Overleaf avoids local install issues and is useful when software installation is restricted (employer machines, school computers, tablets).
- Disk footprint (multi-GB installs) is a concern for low-end machines and backups.
Editor UX and feature gaps
- Praise for features: live compile, clickable sync between source/PDF, comments, fast feedback, tutorials.
- Criticisms: editor feels primitive vs modern IDEs; collaboration not as polished as Google Docs (no @-mentions, limited tracked changes, unclear diffs); PDF viewer can be blurry.
- Some want Markdown/Pandoc or richer rich-text modes; others question why Markdown is desirable at all.
Git integration and reliability
- Git sync (paid feature) is appreciated for mixing local tools with web editing, but several describe it as fragile:
- Very granular web commits make merging during active editing painful.
- Reports of slow or failing pulls/pushes under heavy use or near deadlines.
- Works best for asynchronous, simple commit/pull/push workflows.
Open source, self-hosting, and development pace
- Many are surprised Overleaf is AGPL and self-hostable; some note the main site barely highlights this, suspecting a push toward paid hosting.
- Docker-based self-hosting is said to be “easy” by some, “convoluted” by others; FreeBSD setup is reported as unclear.
- Public GitHub PR activity looks minimal, leading to concern about feature stagnation; others point to non-GitHub internal workflows and active commit history.
- Enterprise edition adds SSO and advanced collaboration features like tracked changes.