File: create-tasklists.page

package info (click to toggle)
endeavour 43.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,400 kB
  • sloc: ansic: 23,899; xml: 134; makefile: 6
file content (19 lines) | stat: -rw-r--r-- 583 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<page xmlns="http://projectmallard.org/1.0/"
      type="topic"
      id="create_tasklist">

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

  <title>Create a task list</title>

  <steps>
    <item><p>Click on the <gui style="button">New List</gui> button in the headerbar.</p></item>
    <item><p>Type in the name of your task list.</p></item>
    <item><p>Then hit <keyseq><key>Enter</key></keyseq> or click on <gui style="button">Create List</gui>.</p></item>
  </steps>

  <p>Now you can access your list through the entries in the utility pane.</p>

</page>