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/Queries/Layout.md
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,15 @@ The following task elements exist:
31
31
-`on completion`
32
32
-`tags`
33
33
34
+
> [!released]
35
+
>
36
+
> -`created date` was introduced in Tasks 2.0.0.
37
+
> -`tags` was introduced in Tasks 4.1.0.
38
+
> -`cancelled date` was introduced in Tasks 5.5.0.
39
+
> -`id` and `depends on` were introduced in Tasks 6.1.0.
40
+
41
+
### Hide and Show Tags
42
+
34
43
> [!Info] About `hide tags`
35
44
>
36
45
> 1. Only tags recognised by Obsidian are hidden with `hide tags`.
@@ -39,13 +48,6 @@ The following task elements exist:
39
48
> - See [[Tags#Recognising Tags]] for more information.
40
49
> 1. It is not possible to hide or show individual tags. We are tracking this in [discussion #848](https://github.com/obsidian-tasks-group/obsidian-tasks/discussions/848).
41
50
42
-
> [!released]
43
-
>
44
-
> -`created date` was introduced in Tasks 2.0.0.
45
-
> -`tags` was introduced in Tasks 4.1.0.
46
-
> -`cancelled date` was introduced in Tasks 5.5.0.
47
-
> -`id` and `depends on` were introduced in Tasks 6.1.0.
0 commit comments