Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/todos.md')
-rw-r--r--doc/user/todos.md12
1 files changed, 2 insertions, 10 deletions
diff --git a/doc/user/todos.md b/doc/user/todos.md
index 95bc8a553c1..97f67c67671 100644
--- a/doc/user/todos.md
+++ b/doc/user/todos.md
@@ -69,7 +69,7 @@ To-do items aren't affected by [GitLab notification email settings](profile/noti
FLAG:
On self-managed GitLab, by default this feature is not available. To make it available per user,
-ask an administrator to [enable the feature flag](../administration/feature_flags.md) named `multiple_todos`.
+an administrator can [enable the feature flag](../administration/feature_flags.md) named `multiple_todos`.
On GitLab.com, this feature is not available.
The feature is not ready for production use.
@@ -81,7 +81,7 @@ When you enable this feature:
## Create a to-do item
-> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/390549) in objectives, key results and, tasks in GitLab 16.0.
+> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/390549) in objectives, key results, and tasks in GitLab 16.0.
You can manually add an item to your To-Do List.
@@ -97,10 +97,6 @@ You can manually add an item to your To-Do List.
1. In the upper-right corner, select **Add a to do** (**{todo-add}**).
- ![Adding a to-do item from the issuable sidebar](img/todos_add_todo_sidebar_v14_1.png)
-
- ![Adding a to-do item from the Objective and Key results](img/todos_add_okrs_v16_0.png)
-
## Create a to-do item by mentioning someone
You can create a to-do item by mentioning someone anywhere except for a code block. Mentioning a user many times in one message only creates one to-do item.
@@ -158,10 +154,6 @@ There are two ways to do this:
- In the To-Do List, to the right of the to-do item, select **Mark as done** (**{check}**).
- In the upper-right corner of the resource (for example, issue or merge request), select **Mark as done** (**{todo-done}**).
- ![Mark as done from the sidebar](img/todos_mark_done_sidebar_v14_1.png)
-
- ![Mark as done from the Objectives and Key results](img/todos_mark_done_okrs_v16_0.png)
-
## Mark all to-do items as done
You can mark all your to-do items as done at the same time.