summaryrefslogtreecommitdiff
path: root/help/C/create-tasklists.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-tasklists.page
Import Upstream version 43.0upstream/latest
Diffstat (limited to 'help/C/create-tasklists.page')
-rw-r--r--help/C/create-tasklists.page19
1 files changed, 19 insertions, 0 deletions
diff --git a/help/C/create-tasklists.page b/help/C/create-tasklists.page
new file mode 100644
index 0000000..ad016bd
--- /dev/null
+++ b/help/C/create-tasklists.page
@@ -0,0 +1,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>