I have been trying out the logseq version available through test.logseq.com (I cannot install software on my work computer). I like the “scheduled and deadline” default query, with a big caveat: I typically don’t set the time (only the date)… which means that the default query does not show the tasks scheduled or due today… even though that’s actually the most important piece of information.
I have found custom queries, but they all use a syntax (starting with #+BEGIN_QUERY) that seems deprecated in the version I am using. How can I achieve the desired result with the new (advanced query) syntax?
Is this code to be added to config.edn? I did not find a :default-queries section in mine. I added the code at the end but it does not seem to do anything.
In the meantime, I have been trying to create an advanced query in an existing page (to iterate faster). The “DOING” query works, but the “TODO” one does not return what I was hoping it woudl (i.e. upcoming scheduled tasks).