Skip to content

Commit 6590e1d

Browse files
committed
vault: Add new priorities to task format sample files
1 parent 0e96c29 commit 6590e1d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

resources/sample_vaults/Tasks-Demo/Formats/Dataview Format.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,12 @@ The fields shown below can be surrounded by either `[]` or `()`.
1212

1313
## Dataview Format for Priorities
1414

15+
- [ ] #task Lowest priority [priority:: lowest]
1516
- [ ] #task Low priority [priority:: low]
1617
- [ ] #task Normal priority
1718
- [ ] #task Medium priority [priority:: medium]
1819
- [ ] #task High priority [priority:: high]
20+
- [ ] #task Highest priority [priority:: highest]
1921

2022
## Dataview Format for Recurrence
2123

resources/sample_vaults/Tasks-Demo/Formats/Tasks Format.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010

1111
## Tasks Format for Priorities
1212

13+
- [ ] #task Lowest priority ⏬
1314
- [ ] #task Low priority 🔽
1415
- [ ] #task Normal priority
1516
- [ ] #task Medium priority 🔼
1617
- [ ] #task High priority ⏫
18+
- [ ] #task Highest priority 🔺
1719

1820
## Tasks Format for Recurrence
1921

0 commit comments

Comments
 (0)