diff --git a/task tryout page.md b/task tryout page.md index da14f831f..e2c13db10 100644 --- a/task tryout page.md +++ b/task tryout page.md @@ -1,5 +1,6 @@ - [ ] a high priority task high ⏫ - [ ] a medium priority task 🔼 +- [ ] a none priority task - [ ] a low priority task 🔽 - [ ] lower still ⏬ - [ ] higher still 🔺 @@ -7,19 +8,20 @@ >[!todo] Task List >>[!danger] High Priority Tasks >>```tasks ->>path includes "task tryout page" +>>path includes {{query.file.path}} >> priority is above high >> ``` > >>[!warning] Medium Priority Tasks >>```tasks ->> +>>path includes {{query.file.path}} >> priority is above low >> priority is below high >> ``` > >>[!seealso] Low Priority Tasks >>```tasks +>>path includes {{query.file.path}} >> priority is below none >> ```