Skip to content

Commit 952b1d7

Browse files
committed
docs: document the feature
1 parent 2dbdc9b commit 952b1d7

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
@@ -12,9 +12,12 @@ For example: `🔁 every weekday` means the task will repeat every week on Monda
1212
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.
15-
In addition, _a new task will be put one line above the original task._
15+
In addition, _a new task will be put one line above the original task_ by default. You may change this behavior and make the new task appear on the line below the original task by enabling the `Next recurrence appears on the line below` setting.
1616
The new task will have updated dates based off the original task.
1717

18+
> [!released]
19+
> `Next recurrence appears on the line below` setting was introduced in Tasks X.Y.Z
20+
1821
### Basic Example
1922

2023
Take as an example the following task:

0 commit comments

Comments
 (0)