logo
icon

Note Mark

Note Mark is a lightning fast, web-based Markdown notes app. Create, organize, and search notes with a clean minimal interface. Uses a flat-file storage system — no database needed. Supports multi-user with permissions.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-03-31
Services
service icon
Tags
ToolProductivity

Note Mark

A lightning fast, web-based Markdown notes application. Write and organize notes with a clean, minimal interface. No database required — uses flat-file storage.

What You Can Do After Deployment

Visit your domain and create an account to start writing notes. The first user becomes the admin.

Markdown editor: Write notes in Markdown with live preview. Supports standard Markdown syntax including headings, lists, code blocks, links, and images.

Organization: Create notebooks to group related notes. Nest notebooks for deeper organization. Star important notes for quick access.

Search: Full-text search across all your notes. Find anything instantly.

Multi-user: Multiple users with separate workspaces. Admin can manage users and permissions. Share notes between users.

Import/Export: Export notes as Markdown files. Import existing Markdown files into your notebooks.

Configuration

  • JWT_SECRET: Auto-generated on first run (set via environment variable for persistence)
  • First registered user becomes the admin
  • All data stored in /data volume

License

AGPL-3.0 — GitHub