diff --git a/docs/FEATURES.md b/docs/FEATURES.md index 65202a3..dda8596 100644 --- a/docs/FEATURES.md +++ b/docs/FEATURES.md @@ -60,6 +60,8 @@ The full feature list for DocsReader. The [README](../README.md#features) shows ![The Tasks board beside a task doc with its status pill and acceptance-criteria progress](screenshots/tasks-header.png) +![The same tasks as a full-window list, grouped by status with labels, assignee, priority, and progress columns](screenshots/tasks-list.png) + ## Quiet by default - **Minimal chrome:** flat active states, no badges, only user-initiated motion (ADHD-friendly, low visual load) diff --git a/docs/screenshots/tasks-board.png b/docs/screenshots/tasks-board.png index 5d3b102..4048bed 100644 Binary files a/docs/screenshots/tasks-board.png and b/docs/screenshots/tasks-board.png differ diff --git a/docs/screenshots/tasks-list.png b/docs/screenshots/tasks-list.png new file mode 100644 index 0000000..b8cbe53 Binary files /dev/null and b/docs/screenshots/tasks-list.png differ