You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Getting Started/Dates.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,10 +59,10 @@ Scheduled dates use an hourglass emoji: ⏳.
59
59
- [ ] take out the trash ⏳ 2021-04-09
60
60
```
61
61
62
-
See [[Use Filename as Default Date]] for how to optionally make Tasks use any dates in file names as the scheduled date for all undated tasks in that file.
62
+
See also:
63
63
64
-
> [!released]
65
-
'Use Filename as Default Date' was introduced in Tasks 1.18.0.
64
+
-[[Use Filename as Default Date]] for how to optionally make Tasks use any dates in file names as the scheduled date for all undated tasks in that file.
65
+
-[[Recurring Tasks#Remove scheduled date on recurrence|Remove scheduled date on recurrence]] for controlling whether new recurring tasks are automatically scheduled.
66
66
67
67
Related instructions for use in Tasks query blocks:
Copy file name to clipboardExpand all lines: docs/Getting Started/Recurring Tasks.md
+12-3Lines changed: 12 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,8 @@ Alternatively, if you have enabled addition of [[Dates#Created date|created date
46
46
- [x] take out the trash 🔁 every Sunday 📅 2021-04-25 ✅ 2023-03-10
47
47
```
48
48
49
+
## Recurrence Settings
50
+
49
51
### Order of the new task
50
52
51
53
Use this setting to control where the recurring task is inserted. The default is to put the new task before the original one.
@@ -55,11 +57,18 @@ Use this setting to control where the recurring task is inserted. The default is
55
57
> [!released]
56
58
> Control of the location (or order) of the new task was introduced in Tasks 3.8.0
57
59
58
-
### Drop scheduled dates
60
+
### Remove scheduled date on recurrence
61
+
62
+
Use this setting to control whether the Scheduled date should be removed from the next occurrence. The Scheduled date is only removed the task also has a Start or Due date.
63
+
64
+
This is useful when you want the Start and Due dates to carry forward to the next recurrence, but you will set the Scheduled date in future, once you know when you intend to work on it.
59
65
60
-
Use this setting to control whether the scheduled date should be removed from the next occurrence. The scheduled date is only removed the task also has another date.
66
+

67
+
68
+
> [!released]
69
+
> The option to remove the scheduled date on recurrence was introduced in Tasks X.Y.Z.
61
70
62
-
###Recurring Tasks with Custom Statuses
71
+
## Recurring Tasks with Custom Statuses
63
72
64
73
> [!Warning]
65
74
> If you use [[Custom Statuses]], please see [[Recurring Tasks and Custom Statuses]] for important information about how these two facilities interact.
0 commit comments