Skip to content

Commit 961013e

Browse files
committed
docs: Write up additions to 'Review and check your Statuses'
1 parent bf56b00 commit 961013e

File tree

3 files changed

+20
-0
lines changed

3 files changed

+20
-0
lines changed

docs/Getting Started/Statuses/Check your Statuses.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,28 @@ The sections are:
3333
- **Loaded Settings**
3434
- This has a **Mermaid diagram** showing transitions between your statuses.
3535
- View the report in Live Preview or Reading Mode, to see the diagram.
36+
- **Sample Tasks**
37+
- This has sample task lines for each valid status.
38+
- View the report in Live Preview or Reading Mode, to check they work with your Theme or CSS snippets.
39+
- **Search the Sample Tasks**
40+
- This has a Tasks search showing all the tasks in this file, grouped by their status type and status name.
3641

3742
## Example statuses report
3843

44+
### Table and diagram sections
45+
3946
Here is an example report, that is generated from the problem statuses shown in [[Recurring Tasks and Custom Statuses#When DONE is not followed by TODO or IN_PROGRESS|When DONE is not followed by TODO or IN_PROGRESS]]:
4047

4148
![Example statuses report](../../images/settings-statuses-report.png)<br>
4249
*Example statuses report*
50+
51+
### Sample tasks sections
52+
53+
Since Tasks X.Y.Z, there will also be **Sample Tasks** and **Search the Sample Tasks** sections.
54+
55+
Their appearance depends on your choice of Theme or CSS snippet.
56+
57+
Here is what it might look like with the **Minimal theme**, and **Colorful Headings** enabled in the **Minimal Theme Settings plugin**:
58+
59+
![Example statuses report samples](../../images/settings-statuses-report-samples.png)<br>
60+
*Example statuses report samples*

docs/What is New/Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ _In recent [Tasks releases](https://github.com/obsidian-tasks-group/obsidian-tas
1212

1313
## 7.x releases
1414

15+
- X.Y.Z:
16+
- [[Check your Statuses]] report now contains samples of each status, and a convenient search to test them.
1517
- 7.19.0:
1618
- New setting to [[Recurring Tasks#Remove scheduled date on recurrence|remove scheduled date on recurrence]].
1719
- 7.16.0:
Loading

0 commit comments

Comments
 (0)