Thank you for the suggestion! But it says “no results to show for list query”.
I’ve tried this query below too, and still can’t get any results. (I verified the LIST FROM is correct.)
Note: I use the date format MM-dd-yy in my YAML.
LIST FROM "007 MEDIA 💿/BOOK NOTES 📚"
WHERE
dateformat(date-finished,"MM-dd-yy") >= "01-01-23"
and
dateformat(date-finished,"MM-dd-yy") < "01-01-24"