File tree Expand file tree Collapse file tree 2 files changed +29
-8
lines changed Expand file tree Collapse file tree 2 files changed +29
-8
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,21 @@ publish: true
4
4
5
5
# Grouping
6
6
7
+ ## Contents
8
+
9
+ This page is long. Here are some links to the main sections:
10
+
11
+ - [[ #Basics]
12
+ - [[ #Group by Task Statuses]
13
+ - [[ #Group by Dates in Tasks]
14
+ - [[ #Group by Other Task Properties]
15
+ - [[ #Group by File Properties]
16
+ - [[ #Multiple groups]
17
+ - [[ #Refining groups]
18
+ - [[ #Notes]
19
+ - [[ #Screenshots]
20
+ - [[ #Examples]
21
+
7
22
## Basics
8
23
9
24
> [ !released]
@@ -13,10 +28,6 @@ By default, Tasks displays tasks in a single list.
13
28
14
29
To divide the matching tasks up with headings, you can add ` group by ` lines to the query.
15
30
16
- ## Available grouping properties
17
-
18
- You can group by the following properties.
19
-
20
31
## Group by Task Statuses
21
32
22
33
For more information, including adding your own customised statuses, see [[ Statuses]] .
Original file line number Diff line number Diff line change @@ -4,16 +4,26 @@ publish: true
4
4
5
5
# Sorting
6
6
7
+ ## Contents
8
+
9
+ This page is long. Here are some links to the main sections:
10
+
11
+ - [[ #Basics]]
12
+ - [[ #Sort by Task Statuses]]
13
+ - [[ #Sort by Dates in Tasks]]
14
+ - [[ #Sort by Other Task Properties]]
15
+ - [[ #Sort by File Properties]]
16
+ - [[ #Multiple sort criteria]]
17
+ - [[ #Notes]]
18
+ - [[ #Reverse sorting]]
19
+ - [[ #Examples]]
20
+
7
21
## Basics
8
22
9
23
By default Tasks sorts tasks by [[ Urgency|a calculated score we call "urgency"]] .
10
24
11
25
To sort the results of a query different from the default, you must add at least one ` sort by ` line to the query.
12
26
13
- ## Available sorting properties
14
-
15
- You can sort tasks by the following properties.
16
-
17
27
## Sort by Task Statuses
18
28
19
29
For more information, including adding your own customised statuses, see [[ Statuses]] .
You can’t perform that action at this time.
0 commit comments