Note Mark

Create and edit beautiful Markdown notes with incredible speed. This open-source web app features themes, file uploads, and a sleek, responsive interface.

Take notes with exceptional speed using this minimal, web-based Markdown editor. It is designed for clarity and performance, featuring a sleek and responsive interface that works beautifully on any device. The entire experience is built around providing a distraction-free environment for your thoughts and ideas, rendered instantly.

This application offers a focused set of powerful features:

  • Lightning-Fast Performance: Utilizes the latest web technologies, including a WASM-powered Markdown renderer, to ensure your notes load and display instantly.
  • Full Markdown Support: View and edit your notes in beautifully styled GitHub Flavored Markdown (GFM), perfect for code snippets, tables, and checklists.
  • Customizable Themes: Switch between light and dark modes to match your preference and reduce eye strain during late-night sessions.
  • Asset Uploads: Easily attach images and other files directly to your notes, keeping all relevant information in one place.
  • Integrated Sharing: Collaborate or share your notebooks with others through a simple, built-in sharing function.
  • Open Source: The codebase is fully transparent, allowing for community inspection and contributions to improve the tool for everyone.

Directory Structure

note-mark
data
.env
docker-compose.yml

docker-compose.yml

services:
  note-mark:
    image: ghcr.io/enchant97/note-mark-aio:1
    container_name: note-mark
    restart: unless-stopped
    ports:
      - "8080:80"
    volumes:
      - ./data:/data
    environment:
      - SECRET_KEY=${SECRET_KEY}

.env

SECRET_KEY=your_super_secret_key_here_12345

Share:

Ad
Favicon

 

  
 

Similar to Note Mark

Favicon

 

  
  
Favicon

 

  
  
Favicon