Files
peertube-plugin-livechat/support/documentation/content/en/documentation/user/streamers/tasks.md
2024-09-10 12:02:40 +02:00

5.7 KiB

title, description, weight, chapter
title description weight chapter
Tasks / To-do lists You can handle tasks and task lists with your moderation team. 350 false

{{% livechat_version_notice 10.0.0 %}}

Introduction

The livechat plugin includes a Task Application: a kind of "to-do list" feature where you can create task lists and add tasks to them. Every room's admins have access to these tasks, so you can edit them collaboratively.

You can for example use the Task Application to:

  • prepare a list of themes you want to discuss during your livestream, so you can be sure you won't forget anything
  • highlight questions from your viewers, so you can come back to them later without forgetting to answer them
  • ...

Using the Task Application

Opening the Task Application

To open the Task Application, there is a "{{% livechat_label "tasks" %}}" button in the top chat menu:

Screenshot of a Peertube video, with the chat on the right. The chat top menu is open, with a "{{% livechat_label tasks %}}" button.

Screenshot of a Peertube chat, fullscreen. The chat top menu open, with a "{{% livechat_label tasks %}}" button.

Clicking this button will toggle the Task Application display:

Screenshot of a Peertube video, with the chat on the right. The Task application is open. There is a task list, and a form to create a new task.

Screenshot of a Peertube chat, fullscreen.  The Task application is open. There is a task list, and a form to create a new task.

{{% notice tip %}} To have more space and better readability, open the chat in full-page mode. {{% /notice %}}

Access rights

Every room's admins have access to the Task Application (read and write access).

When you promote someone as room admin or owner, they gets instant access to the Task Application. When you remove admin or owner rights to someone, they instantly lose access to the Task Application.

Task lists

By default, there is one task list that has the same name as your livestream.

You can use the form at the bottom to create a new task list. You can also edit existing task lists using the edit button, or delete any task list. Deleting a task list will also delete all its tasks.

Task lists are sorted alphabetically.

Screenshot of a chat session, with the Task application. There are several task lists.

{{% notice tip %}} All modification are instantly visible in all your browser tabs, and for all room's admins. {{% /notice %}}

Tasks

Create tasks

You can create a task using the button on the right of task lists. This opens a form with two fields: a mandatory task name, and an optional description.

Screenshot of the task application. Under the first task list, there is a form to create a new task.

Screenshot of the task application. Under the first task list, a new task was created.

Edit tasks

Tasks can be edited by using the edit button on the right.

Tasks can be marked complete (or uncomplete) by clicking directly on the checkbox in the list.

Screenshot of the task application. Under task lists, there are several tasks. Some of them are checked, other not.

Sorting tasks / change task list

You can sort tasks, or move tasks from one list to another, simply using drag & drop.

Screenshot of the task application. There is a task that is dragged over another.

Screenshot of the task application. There is a task that is dragged over another task list.

Create a task from a chat message

You can create a task from a message in a chat, using the "{{% livechat_label "task_create" %}}" button in the dropdown menu at the right of the message. This will open a dialog box where you can choose which task list you want to add the task into. The task name will be the user nickname, and the task description the message content.

Screenshot of a chat session. The menu besides a message is open, with a button to create a new task.

Screenshot of a dialog, where you can choose in which task list you want to add the new task.

Screenshot of the task application. A new task was added in the "chat questions" task list, with the user's nickname, and the message as content.

Using this feature, for example, you can ask your moderators to highlight all chat questions, so you can see them at a glance during your livestream, and check them as answered.