summaryrefslogtreecommitdiff
path: root/help/C/create-tasks.page
diff options
context:
space:
mode:
authorMatthew Fennell <matthew@fennell.dev>2025-12-27 12:40:20 +0000
committerMatthew Fennell <matthew@fennell.dev>2025-12-27 12:40:20 +0000
commit5d8e439bc597159e3c9f0a8b65c0ae869dead3a8 (patch)
treeed28aefed8add0da1c55c08fdf80b23c4346e0dc /help/C/create-tasks.page
Import Upstream version 43.0upstream/latest
Diffstat (limited to 'help/C/create-tasks.page')
-rw-r--r--help/C/create-tasks.page24
1 files changed, 24 insertions, 0 deletions
diff --git a/help/C/create-tasks.page b/help/C/create-tasks.page
new file mode 100644
index 0000000..6d1d151
--- /dev/null
+++ b/help/C/create-tasks.page
@@ -0,0 +1,24 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="create_task">
+
+ <info>
+ <link type="guide" xref="index#task"/>
+ </info>
+
+ <title>Create a Task</title>
+
+ <steps>
+ <item><p>Type the title of the new task in the textfield labeled with <gui style="button">New Task</gui> next to + .</p></item>
+ <item><p>Then hit <keyseq><key>Enter</key></keyseq> or click on + to save it.</p></item>
+ </steps>
+
+ <note style="tip">
+ <title>Undoing changes</title>
+ <p>Note that you can always undo deleting a task 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>
+
+ <p>When you want to delete the task, expand the task by clicking on it in the list and then click on <gui style="button">Delete</gui>.</p>
+
+</page>