Skip to content

Commit e3baf70

Browse files
committed
docs: Fix link to docs on recurrence settings
1 parent 2cc2dab commit e3baf70

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/Getting Started/Recurring Tasks.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@ Every recurrence rule has to start with the word `every`.
1313

1414
When you toggle the status of a recurring task to anything but "todo" (i.e. "done"), the original task that you wanted to toggle will be marked as done and get the done date appended to it, like any other task.
1515

16-
In addition, _a new task will be put one line above the original task_ by default. You may change this behaviour and make the new task appear on the line below the original task by enabling the [[Dates#Next recurrence appears on the line below]] setting.
16+
In addition, _a new task will be put one line above the original task_ by default.
17+
18+
See [[#Location of the new task]] below, for how to change this behaviour and make the new task appear _on the line below the original task_.
19+
1720
The new task will have updated dates based off the original task.
1821

1922
### Basic Example

0 commit comments

Comments
 (0)