diff --git a/1 Daily Notes/2025/2025-01-27.md b/1 Daily Notes/2025/2025-01-27.md index 15af60e3b..59e79c4c4 100644 --- a/1 Daily Notes/2025/2025-01-27.md +++ b/1 Daily Notes/2025/2025-01-27.md @@ -11,12 +11,10 @@ tags: ## What's the plan? ## What's the results! -```dataview -task -from "1 Daily Notes" -where completed - and completion = date(this.file.name) - and file.name != this.file.name -group by file.name +```tasks +done 2025-01-27 +sort by urgency +group by tags ``` + # Calendar Tasks \ No newline at end of file diff --git a/1000s Templates/Daily Note Template 2.0.md b/1000s Templates/Daily Note Template 2.0.md index 4a6e380fb..f50cc1efd 100755 --- a/1000s Templates/Daily Note Template 2.0.md +++ b/1000s Templates/Daily Note Template 2.0.md @@ -11,12 +11,10 @@ tags: ## What's the plan? ## What's the results! -```dataview -task -from "1 Daily Notes" -where completed - and completion = date(this.file.name) - and file.name != this.file.name -group by file.name +```tasks +done <%tp.file.title%> +sort by urgency +group by tags ``` + # Calendar Tasks \ No newline at end of file diff --git a/Thesis Thoughts.md b/5 Thesis/Thesis Thoughts.md similarity index 100% rename from Thesis Thoughts.md rename to 5 Thesis/Thesis Thoughts.md