File: add-notes.page

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

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

  <title>Add notes to a task</title>

  <steps>
    <item><p>Expand the task by clicking on it in the list.</p></item>
    <item><p>Write something in the textfield labeled with <gui style="button">Notes</gui>.</p></item>
  </steps>

  <p>You can edit this later whenever you want.</p>

</page>