From 4e8a2b672006cb1b7cc1ccbfcff41693fe511d9e Mon Sep 17 00:00:00 2001 From: John Livingston Date: Mon, 13 May 2024 12:25:15 +0200 Subject: [PATCH] Documentation --- CHANGELOG.md | 3 +-- .../content/en/documentation/user/streamers/tasks.md | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ef0bbd7..039927b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,12 @@ # Changelog -TODO: add documentation link for the task-list in the CHANGELOG. TODO: tag custom ConverseJS, and update build-conversejs.sh. ## 10.0.0 (Not Released Yet) ### New features -* #177: streamer's task/to-do lists: streamers, and their room's moderators, can handle task lists directly. This can be used to handle viewers questions, moderation actions, ... More info in the documentation. +* #177: streamer's task/to-do lists: streamers, and their room's moderators, can handle task lists directly. This can be used to handle viewers questions, moderation actions, ... More info in the [tasks documentation](https://livingston.frama.io/peertube-plugin-livechat/fr/documentation/user/streamers/tasks/). ### Minor changes and fixes diff --git a/support/documentation/content/en/documentation/user/streamers/tasks.md b/support/documentation/content/en/documentation/user/streamers/tasks.md index 2d261a6f..aa799a02 100644 --- a/support/documentation/content/en/documentation/user/streamers/tasks.md +++ b/support/documentation/content/en/documentation/user/streamers/tasks.md @@ -1,5 +1,5 @@ --- -title: "Tasks / TODO-list" +title: "Tasks / To-do lists" description: "You can handle tasks ans task lists with your moderation team." weight: 35 chapter: false @@ -11,7 +11,7 @@ This feature comes with the livechat plugin version 10.0.0. ## Introduction -The livechat plugin includes a Task Application: a kind of "TODO-list" features where you can create task lists and add tasks to them. +The livechat plugin includes a Task Application: a kind of "to-do list" features where you can create task lists and add tasks to them. All room's admins have access to these tasks, so you can edit them collaboratively. You can for example use the Task Application to: