diff options
| author | Matthew Fennell <matthew@fennell.dev> | 2025-12-27 12:40:20 +0000 |
|---|---|---|
| committer | Matthew Fennell <matthew@fennell.dev> | 2025-12-27 12:40:20 +0000 |
| commit | 5d8e439bc597159e3c9f0a8b65c0ae869dead3a8 (patch) | |
| tree | ed28aefed8add0da1c55c08fdf80b23c4346e0dc /help/C/assign-date.page | |
Import Upstream version 43.0upstream/latest
Diffstat (limited to 'help/C/assign-date.page')
| -rw-r--r-- | help/C/assign-date.page | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/help/C/assign-date.page b/help/C/assign-date.page new file mode 100644 index 0000000..561854a --- /dev/null +++ b/help/C/assign-date.page @@ -0,0 +1,18 @@ +<page xmlns="http://projectmallard.org/1.0/" + type="topic" + id="assign_date"> + + <info> + <link type="guide" xref="index#task"/> + </info> + + <title>Assign a date to a task</title> + + <steps> + <item><p>Expand the task by clicking on it in the list.</p></item> + <item><p>Click on the button labeled with <gui style="button">Today</gui>, <gui style="button">Tomorrow</gui> or with the arrow icon to assign another date.</p></item> + </steps> + + <p>To delete the date, click on the button with the arrow icon and then on <gui style="button">None</gui>.</p> + +</page> |
