File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
resources/sample_vaults/Tasks-Demo/Formats Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -12,10 +12,12 @@ The fields shown below can be surrounded by either `[]` or `()`.
12
12
13
13
## Dataview Format for Priorities
14
14
15
+ - [ ] #task Lowest priority [ priority:: lowest]
15
16
- [ ] #task Low priority [ priority:: low]
16
17
- [ ] #task Normal priority
17
18
- [ ] #task Medium priority [ priority:: medium]
18
19
- [ ] #task High priority [ priority:: high]
20
+ - [ ] #task Highest priority [ priority:: highest]
19
21
20
22
## Dataview Format for Recurrence
21
23
Original file line number Diff line number Diff line change 10
10
11
11
## Tasks Format for Priorities
12
12
13
+ - [ ] #task Lowest priority ⏬
13
14
- [ ] #task Low priority 🔽
14
15
- [ ] #task Normal priority
15
16
- [ ] #task Medium priority 🔼
16
17
- [ ] #task High priority ⏫
18
+ - [ ] #task Highest priority 🔺
17
19
18
20
## Tasks Format for Recurrence
19
21
You can’t perform that action at this time.
0 commit comments