Obsidian/1 Daily Notes/2025/2025-01-07.md

543 B

date tags
2025-01-07

Links to Other Pages

Yesterday | Tomorrow

<< 2025-01-06 | 2025-01-08 >>

This Week's Weekly Note

Weekly Note 2025-01-01

Summary

What's Overdue!

task
from "1 Daily Notes" 
where !completed 
	and status != "-"
	and file.name != this.file.name
group by file.name

What's the plan!

What's the results!

task
from "1 Daily Notes" 
where completed
	and completion = date(this.file.name)
	and file.name != this.file.name
group by file.name

Calendar Tasks