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 != ""
You're better using the tasks plugin and a tasks code block for that.
Why's that?
It's easier to work with if all you're working with is tasks.
Unofficial Lemmy community for https://obsidian.md
You're better using the tasks plugin and a tasks code block for that.
Why's that?
It's easier to work with if all you're working with is tasks.