Notula icon
Notula icon

Notula

A WYSIWYG Markdown editor for docs as code, so the whole team can read, edit and comment on the .md files in your git repository, not only the people who use git.

A spec open in Notula: the document tree on the left, the document with its properties, and comment threads anchored to the passages they quote.

Cost / License

  • Free
  • Proprietary

Application type

Platforms

  • Mac  Apple Silicon and Intel. Signed and notarised, so it opens with no extra step.
  • Windows  x64 and Arm64. The installer is not code signed yet, so SmartScreen asks for More info and Run anyway.
11likes
0articles

Features

  1.  Syntax Highlighting
  2.  File Tagging
  3.  Command line interface
  4.  Ad-free
  5.  Cloud Sync
  6. Git icon  Git Support
  7.  Support for MarkDown
  8.  Hierarchical Structure
  9.  No registration required
  10.  Full-Text Search
  11.  No Coding Required
  12.  File Versioning
  13.  Works Offline
  14.  WYSIWYG Support
  15.  Support for @mentions
  16.  Dark Mode
  17.  Collaborative writing
  18.  Team Collaboration

Notula News & Activities

Highlights All activities

Recent activities

  • TypoZen icon
    ed-999 added Notula as alternative to TypoZen
  • Frset icon
    Mysdes added Notula as alternative to Frset
  • Gramax icon
    eluzja added Notula as alternative to Gramax
  • anetrebskii updated Notula
  • Martijn-van-der-Velde liked Notula
  • anetrebskii updated Notula
  • diegozpy liked Notula
  • anetrebskii thinks Syntax Highlighting is a important feature of Notula
  • oguzhan26 liked Notula
  • anetrebskii liked Notula

Notula information

Notula was added to AlternativeTo by anetrebskii on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is Notula?

Notula is a free WYSIWYG Markdown editor for docs as code - the Markdown documentation that already lives in a git repository. It is word processing that works on Markdown files. Point it at a repository and it shows only the documents, a tree of Markdown rather than a file list, and edits them with no hashes, asterisks or table pipes on screen, not even on the line the cursor is on. What lands on disk is ordinary Markdown that engineers review in a normal pull request.

Select a passage and leave a comment. Reply, mention somebody, suggest an edit, resolve. A mention arrives as a desktop notification carrying the sentence they wrote, and clicking it opens the document at that paragraph. Threads are stored beside the documents as plain files and committed with them, so they arrive with a clone, work offline, and outlive any account. Two people commenting at once cannot conflict, and the documents stay clean: no invisible anchors, no block IDs, no HTML comments.

Publishing is one sentence about what changed. Branches, staging and rebases stay out of sight, and a conflict arrives as a choice between two versions of a paragraph rather than as conflict markers. Notula fetches in the background and marks every document the rest of the team has moved on, with who changed it and when, and nothing changes under the cursor until it is taken. It speaks git and nothing else, so GitHub, GitLab, Bitbucket and Gitea work with the SSH key already on the machine, and a repository with no remote works too.

Mermaid blocks are drawn as diagrams inside the document. Tables, footnotes and images are edited on the page. A document prints and saves as PDF, and every version of it can be read and brought back. A one-character edit stays a one-character diff because only what changed is written back. Notula also writes a briefing describing the workspace for coding agents, so agents and people work to the same conventions.

Sending somebody a page is a link. It opens that document in their copy of Notula, clones the repository for them first if they do not have it, or offers the download if they have never heard of it.

Free, with no account and no server. macOS on Apple Silicon and Intel, and Windows on x64 and Arm.