Skip to content

Commit fcd3873

Browse files
committed
docs: move new settings docs to recurring page
1 parent 7d8ed97 commit fcd3873

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

docs/Getting Started/Dates.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -134,15 +134,6 @@ Done dates use a white check-mark emoji: ✅.
134134
- [x] take out the trash ✅ 2021-04-09
135135
```
136136

137-
### Next recurrence appears on the line below
138-
139-
![Setting for next recurrence appearance](../../images/settings-next-recurrence-appearance.png)
140-
141-
Enabling this will make the next recurrence of a task appear on line below the completed task. Otherwise the next recurrence will appear on the line of the toggled task and the completed one below. This is the default behaviour.
142-
143-
> [!released]
144-
> `Next recurrence appears on the line below` setting was introduced in Tasks X.Y.Z
145-
146137
---
147138

148139
## Finding mistakes in dates on task lines

docs/Getting Started/Recurring Tasks.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,9 @@ 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_ by default. You may change this behavior 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-
The new task will have updated dates based off the original task.
1715

18-
> [!released]
19-
> [[Dates#Next recurrence appears on the line below]] setting was introduced in Tasks X.Y.Z
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.
17+
The new task will have updated dates based off the original task.
2018

2119
### Basic Example
2220

@@ -73,6 +71,17 @@ You can validate that tasks understands your rule by using the `Tasks: Create or
7371

7472
---
7573

74+
## Location of the new task
75+
76+
Use this setting to control where the recurring task is inserted. The default is to put the new task before the original one.
77+
78+
![Setting for next recurrence appearance](../../images/settings-recurrence-location.png)
79+
80+
> [!released]
81+
> Control of the location of the new task was introduced in Tasks X.Y.Z
82+
83+
---
84+
7685
## Repeating a Task Based on the Original Due Date or the Completion Date
7786

7887
When you create a recurring task, you can decide whether the next occurrence should be based on the original dates or the date when you completed the task.
Binary file not shown.
29.8 KB
Loading

0 commit comments

Comments
 (0)