From 21662534bce12b2bb17009682ee73be697a5cacf Mon Sep 17 00:00:00 2001 From: npeter83 Date: Thu, 11 Jun 2026 04:27:31 +0200 Subject: [PATCH] docs: mark M4 (reader UI) complete in README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7361bfa..95af6e8 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,12 @@ once and stored locally, so filtering/searching/sorting are instant and don't bu > - **M3** (auto-tagging): system tags for channel language (offline detection) and topic > (from YouTube topics + dominant category), regenerated automatically; user tags are > never overwritten. +> - **M4** (reader UI): React + Vite SPA with four color schemes (dark/light) and adjustable +> text size; grid/list feed scoped to your subscriptions, with faceted tag filters, +> content-type toggles (Normal/Shorts/Live), date range, search, sort, watch/save/hide +> state and per-channel filtering; clicking a video opens youtube.com. Accurate Shorts +> detection via the /shorts probe, a sync-status indicator with admin pause/resume, a +> filtered video count, and structured timestamped logging. ## Requirements