How to Change the start day of week #1565
Answered
by
claremacrae
Abdelrahman-Abdelmoez
asked this question in
Q&A
-
I want to make the week to start at Saturday to make natural language date more relevant and dynamic according to my weekly agenda.
|
Beta Was this translation helpful? Give feedback.
Answered by
claremacrae
Jan 25, 2023
Replies: 1 comment
-
Sorry, this is not possible, to my knowledge. The only workaround to avoid hard-coding dates would be to write code in dataview to calculate your date ranges and then generate the tasks query blocks. This would be a variation on this page in the docs: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Abdelrahman-Abdelmoez
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry, this is not possible, to my knowledge.
The only workaround to avoid hard-coding dates would be to write code in dataview to calculate your date ranges and then generate the tasks query blocks.
This would be a variation on this page in the docs:
https://obsidian-tasks-group.github.io/obsidian-tasks/how-to/get-tasks-in-current-file/#using-dataview-to-generate-tasks-blocks---safe-and-convenient