Note Mark

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

Note Mark screenshot 1

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.

Key features

  • Support for GitHub Flavored Markdown
  • Local storage using a standard file and folder system
  • Dark and light theme options
  • Note sharing capabilities
  • OIDC support for Single Sign-On
  • Ability to upload and attach assets
  • Multiple view modes for rendered and plain text
  • Friendly URLs for cleaner linking

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.

Last Modified
Software TypeWeb App / Server
Platform
Last Activity23 days ago
Repository Age5 years
LicenseAGPL-3.0
Open Source Alternative to
Open Source Software.io

Join our newsletter to get shiny new open source software delivered to your inbox. Unsubscribe anytime.