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>
|