novelWriter#
A plain text editor for novels
A markdown-like text editor designed for writing novels and larger projects of many smaller plain text documents.
It is designed to be a simple text editor that allows for easy organisation of text files and notes, with a meta data syntax for comments, synopsis, and cross-referencing between files, and built on plain text files for robustness.
novelWriter is Free and Open Source, and runs on Linux, Windows and MacOS
Latest Release#
Version 2026.2 – Released on September 5, 2026 – Read the Release Notes
Linux
Windows
novelwriter package. See Installing from PyPi for additional details.Other Install Options#
curl -sLf \
'https://dl.cloudsmith.io/public/saga-soft/stable/cfg/setup/bash.deb.sh' \
| sudo bash
sudo apt update
sudo apt install novelwriter
pipx install novelwriter
The Fedora package is maintained by Fedora package managers and will have a delayed release cycle.
For more download options, including pre-releases and checksum files, see the Downloads page.
The Ubuntu PPA is deprecated and will soon stop receiving updates. Please migrate to the Cloudsmith repository.
You can also use the Ubuntu PPA on other Debian-based distros. See Installing on Linux for more details.
Ubuntu pre-releases are available on the Pre-Release PPA, by adding
ppa:vkbo/novelwriter-preinstead.