From f2f3e1d85c1d58d9c020c2750f7989d4a099cd75 Mon Sep 17 00:00:00 2001 From: Linus Rath <139418639+rathlinus@users.noreply.github.com> Date: Mon, 16 Mar 2026 15:43:47 +0100 Subject: [PATCH] feat: update README with enhanced descriptions and images for various features --- README.md | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8e11948c..4d12d680 100644 --- a/README.md +++ b/README.md @@ -27,22 +27,30 @@ Built with Next.js and the JMAP protocol. Inbox — three-pane layout with sidebar, email list, and viewer (dark mode) +**Mail** — Three-pane layout with sidebar, email list, and viewer + -Inbox — light mode +Calendar + +**Calendar** — Month, week, day, and agenda views with event management -Calendar +Contacts + +**Contacts** — Contact management with groups and vCard support -Settings +File browser + +**Files** — Cloud file browser with upload, preview, and folder navigation @@ -54,19 +62,25 @@ Built with Next.js and the JMAP protocol. -Login page +Inbox — light mode + +**Light mode** — Full theme support with intelligent color transformation -Contacts +Settings + +**Settings** — Appearance, identities, filters, templates, and more -File browser +Login page + +**Login** — Configurable branding with OAuth2/OIDC and 2FA support