OpenAltFinder
Jotted

Jotted

Self-hosted tasks and notes management with offline support, push reminders, and full-text search in a single Docker container.

Open source alternative to:

Jotted is a self-hostable web app that combines notes, tasks, and reminders into one place, eliminating the need to run two separate apps. It focuses on simplicity and ease of use without compromising on features.

Core features include a rich text editor with Markdown support and a slash menu, offline support via PWA, push notifications for tasks, full-text search, tags to organize notes and tasks, and dark mode. It ships as a single Docker container and is self-hosting first.

The app is built with Next.js (React) and TypeScript, using better-sqlite3 for storage and BlockNote for the rich text editor. It is new and under active development, so some bugs may still exist.

Frequently Asked Questions

What is Jotted?

Jotted is a self-hosted app that combines notes, tasks, and reminders in one place. It supports Markdown with a rich text editor, offline access, push notifications, tags, and full-text search.

How do I self-host Jotted?

Jotted ships as a single Docker container. Run docker compose up with the ghcr.io/g2kmedia/jotted image, mounting a volume at /app/data for the database and uploaded files.

Is Jotted open source?

The source code is available on GitHub, but the project does not currently declare a license.

Does Jotted work offline?

Yes. Jotted is a PWA with service worker support, so it works offline and can be installed on mobile devices.

Visit Jotted
License
Source-Available
Self hostable
Yes
Repository details
Created
10/21/2025
Stars
11
Open issues
2
Last commit
8/6/2026

Updated 8/8/2026, 4:09:26 AM

View Repository

Similar open source alternatives