summaryrefslogtreecommitdiff
path: root/help/C/delete-tasklist.page
blob: 27dd42dbef6ee86f90e1d8f417d2575f8dbc006d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:its="http://www.w3.org/2005/11/its"
      type="topic"
      id="delete_tasklist">

  <info>
    <link type="guide" xref="index#tasklists"/>
  </info>

  <title>Delete a task list</title>

  <note style="tip">
    <title>Undoing changes</title>
    <p>Note that you can always undo deleting a task list if you change your mind. Click <gui style="button">Undo</gui> on
    the pop-up notification that appears. But when the popup disappears, you cannot recover it anymore.</p>
  </note>

  <steps>
    <item><p>Navigate to your task list.</p></item>
    <item><p>Open the menu (<media its:translate="no" type="image" src="figures/view-more-symbolic.svg"></media>) on the right side of the headerbar.</p></item>
    <item><p>Then the <gui style="button">Delete</gui> button deletes your task list.</p></item>
  </steps>

</page>