diff --git a/5-Templates/Daily-Notes.md b/5-Templates/Daily-Notes.md index 684199f..8c9bac8 100644 --- a/5-Templates/Daily-Notes.md +++ b/5-Templates/Daily-Notes.md @@ -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:: diff --git a/5-Templates/Monthly-Notes.md b/5-Templates/Monthly-Notes.md index d9640d0..8bc57a7 100644 --- a/5-Templates/Monthly-Notes.md +++ b/5-Templates/Monthly-Notes.md @@ -238,7 +238,7 @@ await dv.view("_Scripts", {pages: "dv.pages().file.where(f => f.folder != '_Sour > group by done > ``` -> [!MISSING]+ Tasks Log ❌ +> [!MISSING]+ Tasks Graveyard ðŸŠĶ > > ```tasks > description does not include ]] @@ -247,6 +247,22 @@ await dv.view("_Scripts", {pages: "dv.pages().file.where(f => f.folder != '_Sour > group by done > ``` +> [!MISSING]+ Projects Cancelled ❌ +> +> ```tasks +> description includes ]] +> cancelled on <% moment(tp.file.title, "YYYY-MM").format("YYYY-MM") %> +> group by filename +> ``` + +> [!MISSING]+ Tasks Cancelled ❌ +> +> ```tasks +> description does not include ]] +> cancelled on <% moment(tp.file.title, "YYYY-MM").format("YYYY-MM") %> +> group by filename +> ``` + ## Monthly Focus ðŸ”Ĩ & Goals ðŸŽŊ - `Add some C.S.S (Continue Start Stop) with Habits & DWI.` diff --git a/5-Templates/Quarterly-Notes.md b/5-Templates/Quarterly-Notes.md index 605731c..86613f0 100644 --- a/5-Templates/Quarterly-Notes.md +++ b/5-Templates/Quarterly-Notes.md @@ -230,7 +230,7 @@ tR += rightAngle; > group by done > ``` -> [!MISSING]+ Tasks Log ❌ +> [!MISSING]+ Tasks Graveyard ðŸŠĶ > > ```tasks > description does not include ]] @@ -239,6 +239,22 @@ tR += rightAngle; > group by done > ``` +> [!MISSING]+ Projects Cancelled ❌ +> +> ```tasks +> description includes ]] +> cancelled on <% moment(tp.file.title, "YYYY-[Q]Q").format("YYYY-[Q]Q") %> +> group by filename +> ``` + +> [!MISSING]+ Tasks Cancelled ❌ +> +> ```tasks +> description does not include ]] +> cancelled on <% moment(tp.file.title, "YYYY-[Q]Q").format("YYYY-[Q]Q") %> +> group by filename +> ``` + ## Quarterly Focus ðŸ”Ĩ & Goals ðŸŽŊ - `Add some goals from yearly goals.` diff --git a/5-Templates/Weekly-Notes.md b/5-Templates/Weekly-Notes.md index 60ff206..e110a7f 100644 --- a/5-Templates/Weekly-Notes.md +++ b/5-Templates/Weekly-Notes.md @@ -243,7 +243,7 @@ await dv.view("_Scripts", {pages: "dv.pages().file.where(f => f.folder != '_Sour > group by done > ``` -> [!MISSING]+ Tasks Log ❌ +> [!MISSING]+ Tasks Graveyard ðŸŠĶ > > ```tasks > description does not include ]] @@ -252,6 +252,22 @@ await dv.view("_Scripts", {pages: "dv.pages().file.where(f => f.folder != '_Sour > group by done > ``` +> [!MISSING]+ Projects Cancelled ❌ +> +> ```tasks +> description includes ]] +> cancelled on <% moment(tp.file.title, "GGGG-[W]WW").format("GGGG-[W]WW") %> +> group by filename +> ``` + +> [!MISSING]+ Tasks Cancelled ❌ +> +> ```tasks +> description does not include ]] +> cancelled on <% moment(tp.file.title, "GGGG-[W]WW").format("GGGG-[W]WW") %> +> group by filename +> ``` + ## Weekly Focus ðŸ”Ĩ & Goals ðŸŽŊ 1. `Declutter & mind dump.` (GET CLEAR) diff --git a/5-Templates/Yearly-Notes.md b/5-Templates/Yearly-Notes.md index f188ca3..786cd7f 100644 --- a/5-Templates/Yearly-Notes.md +++ b/5-Templates/Yearly-Notes.md @@ -231,7 +231,7 @@ tR += rightAngle; > group by done > ``` -> [!MISSING]+ Tasks Log ❌ +> [!MISSING]+ Tasks Graveyard ðŸŠĶ > > ```tasks > description does not include ]] @@ -240,6 +240,22 @@ tR += rightAngle; > group by done > ``` +> [!MISSING]+ Projects Cancelled ❌ +> +> ```tasks +> description includes ]] +> cancelled on <% moment(tp.file.title, "YYYY").format("YYYY") %> +> group by filename +> ``` + +> [!MISSING]+ Tasks Cancelled ❌ +> +> ```tasks +> description does not include ]] +> cancelled on <% moment(tp.file.title, "YYYY").format("YYYY") %> +> group by filename +> ``` + ## Yearly Focus ðŸ”Ĩ & Goals ðŸŽŊ - `Add some goals for the year`