Zettlr — Write Papers, Books, Research Reports; This Free Markdown Editor Has Citation Management Built Right In

In a nutshell: A Markdown editor designed for academic and professional writing, with built-in Zotero citation management, LaTeX math formulas, Pandoc export, and Zettelkasten卡片 note-taking.


Writing Your Thesis in Word? Every Format Adjustment Drains Your Writing Willpower

The pain of thesis writing comes in two layers: one is “what to write” (content, arguments, logic), the other is “how to write it” (heading format, reference numbering, table of contents generation, image cross-references, LaTeX formula layout).

Word mixes these two layers together. You’re in the middle of a brilliant argument — then you notice the reference numbering format is wrong, heading font sizes are inconsistent, the table of contents page numbers are off. You start adjusting formatting. 30 minutes later, the formatting is fixed, but your train of thought is long gone.

Zettlr’s philosophy is: you just write the content (using plain text Markdown syntax), and let the software handle the formatting. You finish your paper, check “Export as PDF (LaTeX template)” — heading formats, headers/footers, reference formatting, math formula layout are all自动 generated according to your specified template. From writing to receiving the formatted PDF, you never manually adjust a single format.

And Zettlr has built-in integration with Zotero, the academic standard for citation management — you write [@Author2020], and Zettlr automatically pulls the文献 info from your Zotero library, generating correctly formatted citations and reference lists.


What Can Zettlr Do?

1. Academic Citation Management: Zettlr’s Soul Feature

Zettlr directly integrates with Zotero (the most popular open-source literature management tool in academia):

  • Zettlr reads your Zotero literature library
  • While writing, press Ctrl+Shift+I to bring up the文献 search window → search your library → insert citation
  • Citations appear as [@Author2020] format (Pandoc citation syntax)
  • When exporting to PDF/DOCX, Zettlr uses Pandoc + citeproc to automatically generate in-text citations and end-of-document reference lists according to your chosen citation style (APA, MLA, Chicago, GB/T, etc.)

Your advisor says “change the reference format to APA 7th edition” — you change one option in Zettlr’s export settings and re-export. All citations and reference formatting switch automatically. No need to manually change every citation entry.

2. LaTeX Math Formulas: Standard for STEM Writing

In Zettlr, you use $...$ (inline) and $$...$$ (display) to write LaTeX math formulas with real-time preview rendering. For dense formula expression in math, physics, engineering, and computer science papers, this is standard practice. When exporting to PDF, formulas are perfectly typeset.

3. Zettelkasten Card Note-Taking Integration

Zettlr has built-in support for the Zettelkasten (German: “slip box”) note-taking method. This method was invented by German sociologist Niklas Luhmann — he built his knowledge system with 90,000 handwritten cards, producing 70 books and 400+ academic papers.

Zettlr’s Zettelkasten features:

  • Each note automatically generates a unique ID (e.g., 202605131422)
  • Notes link to each other via [[ID]]
  • Automatically counts links and shows backlinks
  • Search and browse related note cards while writing

4. Writing Assistance Tools

  • Writing Goal: Set a word count target for the document, with a progress bar in the bottom bar
  • Readability Analysis: Shows the text’s Flesch readability score and complexity analysis
  • Writing Heatmap: Color-coded highlighting shows words you overuse (helps you identify unconscious repetition)
  • Outline Navigation: Left sidebar automatically generates heading hierarchy navigation (from your Markdown headings)
  • Real-time Word/Character Count: Bottom bar shows实时 counts, ideal for papers and submissions with word limits
  • Multi-language Spell Check: Automatically detects the language you’re writing in and switches to the appropriate spell-check dictionary

5. Export: One Command, Multiple Formats

Zettlr uses Pandoc (the Swiss Army knife of document conversion) as its export engine. You can export the same Markdown file to:

  • PDF: Via LaTeX templates (supports academic journal templates, thesis templates, etc.)
  • DOCX: Microsoft Word format (send to advisor/editor for further editing)
  • HTML: Web format (publish to website or blog)
  • Various other formats: ODT, EPUB, LaTeX source files, etc.

You can save different “export profiles” for different needs — for example, “Submit to CVPR conference” uses CVPR’s LaTeX template, “Submit to Chinese journal” uses GB/T citation format.


Professional Media and User Reviews

SourceReview
It’s FOSS”Zettlr is the open-source markdown editor that academics have been waiting for — citations, LaTeX, and Zettelkasten in one place”
Nature Toolbox”Zettlr bridges the gap between plain-text writing for reproducibility and the formatting demands of scholarly publishing”
FossHub4.5/5.0 — “A powerful, polished writing tool for researchers and long-form writers”

What Real Users Say

“Writing my PhD thesis. The Zettlr + Zotero + Pandoc combo fully automated my writing workflow. The most important change is I no longer fight with formatting in Word — 80,000 words, 200+ references, never manually adjusted a single format.” — PhD Student, 知乎

“My advisor edits in Word, I write in Zettlr. Write in Markdown, export to DOCX for my advisor, they annotate, then I sync key changes back to the MD source. Citation management is entirely in Zotero, Zettlr reads it automatically — this pipeline has saved me immeasurable time.” — Postdoctoral Researcher, V2EX

“When doing math derivations, Zettlr’s real-time LaTeX preview is a lifesaver. In Word, using the formula editor to draw formulas — clicking around, drawing a complex matrix takes 10 minutes. Now I just type the code — 10 seconds.” — Math Graduate Student, B站

“Not in academia, but I use Zettlr to write novels. The Zettelkasten feature lets me track character relationships — one note per character, scenes linked by IDs. While writing, I open relevant notes as reference in the sidebar.” — Novel Writer, 小红书


Comparison with Similar Tools

DimensionZettlrTyporaMarkTextScrivener
Citation (Zotero)⭐⭐⭐⭐⭐ Native⭐ None⭐ None⭐⭐⭐ Limited
LaTeX Math⭐⭐⭐⭐⭐ Complete⭐⭐⭐⭐ Supported⭐⭐⭐⭐ Supported⭐ Limited
Zettelkasten⭐⭐⭐⭐⭐ Native❌ No❌ No❌ No
Export (Pandoc)⭐⭐⭐⭐⭐ All formats⭐⭐⭐ Limited⭐⭐⭐ Limited⭐⭐⭐⭐ Word/PDF
WYSIWYG⭐⭐ Source+Preview⭐⭐⭐⭐⭐ WYSIWYG⭐⭐⭐⭐⭐ WYSIWYG⭐⭐⭐⭐ WYSIWYG
Interface Design⭐⭐⭐ Functional⭐⭐⭐⭐⭐ Beautiful⭐⭐⭐⭐ Modern⭐⭐⭐⭐ Professional
Writing Aids⭐⭐⭐⭐⭐ Professional⭐⭐⭐ Basic⭐⭐ Basic⭐⭐⭐⭐⭐ Professional
Open Source✅ GPLv3❌ Closed source✅ MIT❌ Closed source
Cross-platform✅ Win/Mac/Linux✅ Win/Mac/Linux✅ Win/Mac/Linux✅ Win/Mac/iOS
PriceFree$14.99/lifetimeFree$59/lifetime

Selection advice:

  • Academic papers/reports/books + need citation management → Zettlr (best free option for academic writing)
  • Daily Markdown writing + aesthetics + WYSIWYG → Typora (prettiest MD editor, paid but cheap)
  • Simple Markdown editing + WYSIWYG + open source → MarkText (free open-source Typora alternative)
  • Long-form writing (novels/scripts) + project organization → Scrivener (best long-form writing management, paid but lifetime)

Download and Installation Guide

Zettlr’s only official website is zettlr.com:

ChannelDownload LinkDescription
Official Sitezettlr.comWindows/macOS/Linux
GitHubgithub.com/Zettlr/ZettlrOpen source repository + Releases

⚠️ Safety reminder: Zettlr’s official site is zettlr.com. The software is completely open source and free (GPLv3). Note: Zettlr requires Pandoc and a LaTeX distribution (like TeX Live or MiKTeX) to export PDF and DOCX. On first export, Zettlr will detect and guide you through installing missing components. Pandoc is about 50MB; the LaTeX distribution is larger (TeX Live about 4GB) — if you don’t need PDF export, just install Pandoc (exporting DOCX doesn’t require LaTeX).

3-Minute Quick Start

  1. Open zettlr.com, download the Windows version
  2. Install and launch → Select a folder as your workspace
  3. Ctrl+N to create a new note → start writing
  4. The “Outline” tab in the left sidebar shows your document’s heading hierarchy
  5. Ctrl+Shift+I to cite文献 (requires linking Zotero database in settings first)
  6. Finish writing → Export → choose format → get PDF/DOCX
  • Settings → Zotero: Link your Zotero database (requires Zotero installed first)
  • Settings → Export → PDF: After installing Pandoc + LaTeX, select your required citation format (CSL file)
  • Settings → Zettelkasten: Set ID generation format and linking method
  • Settings → Writing: Set word count target and enable readability analysis

FAQ

Q: Is Zettlr “What You See Is What You Get”? A: Not exactly. Zettlr uses WYSIWYM (What You See Is What You Mean) mode — you see the source code (Markdown markers), but markers are “dimmed” (e.g., # in # Heading appears in light color), and formulas and images provide real-time preview. This design lets you see the “underlying text structure” while focusing on “content itself.” If you prefer完全 WYSIWYG (like Typora where you don’t see marker characters), Zettlr might not be for you.

Q: Can I use Zettlr without Zotero for non-academic writing? A: Absolutely. Zettlr works great as a Markdown editor even without touching the citation features. Its writing assistance tools (outline, word count, readability, writing goals, heatmap) and Pandoc export are still powerful. Its “unique specialty” is academic citation integration.

Q: Exporting PDF requires LaTeX — that’s too complicated? A: Indeed, the LaTeX distribution is 4GB, which is too heavy for non-academic users. If you only need DOCX (Word format), just install Pandoc (50MB) — no LaTeX needed. If you don’t even need Word format, just write in Markdown and copy-paste to any platform.


Zettlr is a guardian for academic writing — it stands between you and formatting hell, letting you focus on thinking and research while it handles the heavy lifting of排版 and citations. When you finish writing and click export, it hands you a perfectly formatted paper.

浏览全部工具

Download

Some links on this page are affiliate links. We may earn a small commission at no extra cost to you. All recommendations are based on objective review.