A minimal web-based markdown notes application with a responsive interface and local file storage.

Note Mark is a self-hosted, web-based application for taking notes using Markdown. It provides a responsive interface that allows users to create and manage documents through a browser on both desktop and mobile devices. The application focuses on a minimal design to facilitate quick note entry and organization without unnecessary complexity.
The software operates as a server application that stores data directly in a standard file and folder system. This architecture ensures that notes remain in a portable format, allowing for easy transfer and ownership of the underlying files. By avoiding proprietary databases for the primary storage of notes, the system maintains a transparent relationship between the web interface and the physical files on the disk.
The application includes an editor with keyboard shortcuts to speed up the writing process and a mobile-friendly design for access on the go. It supports OIDC for centralized authentication, making it suitable for users who require Single Sign-On integration within their existing server infrastructure. The system allows users to toggle between a rendered view of the Markdown and the plain text source, providing flexibility during the editing and review process.
Because it utilizes a standard directory structure for storage, the software is designed for those who prioritize data longevity. Users can manage their assets and attachments alongside their text files, ensuring that all related materials are kept together in a predictable hierarchy. This approach makes the software a viable option for users who want a web interface but prefer the reliability of a traditional filesystem.
Note Mark is a minimal personal knowledge management tool for users who prefer Markdown and local file-based storage.
A self-hosted note-taking tool for quick capture using a timeline-first interface and markdown-native formatting.
A markdown editor providing real-time preview and distraction-free writing modes for desktop operating systems.
Join our newsletter to get shiny new open source software delivered to your inbox. Unsubscribe anytime.