New to obsidian.
I’m trying to set up my daily journal to have a task list at the top, and then an unfinished task list below.
How do I get my unfinished task list to only show tasks that are less than the current day?
This is what I have so far:
dataview
task
from "Daily Notes"
WHERE !completed AND text != ""
It’s easier to work with if all you’re working with is tasks.