feat: added cancelled tasks queries

This commit is contained in:
mathisgauthey
2024-01-05 18:37:23 +01:00
parent cdd49fe40c
commit eff4fc875b
5 changed files with 87 additions and 5 deletions

View File

@@ -199,7 +199,7 @@ filter: "#Inbox"
> group by filename
> ```
> [!MISSING]+ Tasks Log ❌
> [!MISSING]+ Tasks Graveyard 🪦
>
> ```tasks
> description does not include ]]
@@ -207,8 +207,26 @@ filter: "#Inbox"
> group by filename
> ```
> [!MISSING]+ Projects Cancelled ❌
>
> ```tasks
> description includes ]]
> cancelled on <% moment(tp.file.title, "YYYY-MM-DD").format("YYYY-MM-DD") %>
> group by filename
> ```
> [!MISSING]+ Tasks Cancelled ❌
>
> ```tasks
> description does not include ]]
> cancelled on <% moment(tp.file.title, "YYYY-MM-DD").format("YYYY-MM-DD") %>
> group by filename
> ```
## Daily Focus 🔥 & Goals 🎯
## Journal 📔
Mood::