Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
Notula is a complimentary WYSIWYG Markdown editor designed for documentation as code, seamlessly integrating with your existing git repository. It presents the repository as a structured tree of documents, allowing users to edit without any visible syntax—no hashes, asterisks, or table pipes distracting them, even on the line where the cursor is located. Beyond basic editing, it introduces a review feature that traditional code editors lack, enabling users to comment on text passages, reply to comments, mention collaborators, suggest modifications, and mark discussions as resolved, with each mention generating a notification that appears in an inbox.
In this system, threads are maintained alongside the documents as plain files, ensuring that nothing is directly altered within the Markdown itself, which preserves the integrity of minor edits, such as a single-word change, as simple diffs. Tables can be manipulated directly as tables, while Mermaid diagrams are rendered as visual representations. The application utilizes the existing git on the user's machine, maintaining a non-intrusive approach by never rewriting history, staging the entire worktree, or changing branches.
It is entirely free, requires no user account, and operates independently of any server, supporting both macOS and Windows, though a version for Linux is still in development. While the source code remains proprietary and the builds are not yet code-signed, users should be prepared for an additional step during the initial launch to ensure a smooth experience.
Description
Ideally, content editors should create documents that are both clean and semantically rich, while still being user-friendly. ProseMirror aims to connect the worlds of precise content editing, such as Markdown or XML, and traditional WYSIWYG editors. It achieves this by offering a WYSIWYG-style interface designed for documents that are more structured and constrained than standard HTML. Additionally, you can modify the format and organization of the documents generated by your editor to fit the specific requirements of your application. ProseMirror provides solid, foundational support for collaborative editing, enabling multiple users to work on the same document simultaneously. Its document schemas facilitate the editing of uniquely structured documents without the necessity of building a new editor from the ground up. The system's modular design ensures that you only load essential code, allowing for the replacement of components as needed. Furthermore, a flexible plugin system enables you to easily add extra features, enhancing the editor's capabilities. This versatility makes ProseMirror a powerful choice for developers seeking a customizable editing experience.
API Access
Has API
API Access
Has API
Screenshots View All
No images available
Integrations
Asana
BlockNote
Fellow
Google Chrome
Microsoft Edge
Mozilla Firefox
Safari
Integrations
Asana
BlockNote
Fellow
Google Chrome
Microsoft Edge
Mozilla Firefox
Safari
Pricing Details
Free
Free Trial
Free Version
Pricing Details
No price information available.
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Notula
Founded
2026
Website
notula.org
Vendor Details
Company Name
ProseMirror
Founded
2015
Website
prosemirror.net