Skip to content

Commit 47d6fd5

Browse files
committed
docs: Document default Scheduled date on tasks in weekly notes
Fixes #3158
1 parent 6c1cd17 commit 47d6fd5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/Getting Started/Use Filename as Default Date.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,13 @@ See the [syntax reference](https://momentjs.com/docs/#/displaying/format/) for s
9393
> dddd, MMMM Do YYYY
9494
> ```
9595
96+
> [!example] Example 3 - Weekly notes
97+
> If you use Weekly notes, you can specify the format of the weekly note name, and then Tasks will select the first day of the week as the default scheduled date. For example, if using typical weekly note names like `2024-W49`:
98+
>
99+
> ```text
100+
> YYYY-[W]ww
101+
> ```
102+
96103
### Folders setting
97104
98105
If the `Folders with default Scheduled dates` field is left empty in the settings dialog, default dates are applied to un-dated tasks all the

0 commit comments

Comments
 (0)