Setting up an advanced query to fetch all upcoming TODOs AND blocks mentioning a day in the next 7 days

Hi Erikk,

I think the following resources can be useful to you:

  1. I think your wanted query is among the examples in the official Logseq Docs for advanced queries
    https://docs.logseq.com/#/page/Advanced%20Queries

  2. Here are some examples of saying “until some day” - use the same to also add “after/starting with some day”
    Advanced Query for NOW or due today/overdue

  3. Logseq Database schema
    logseq/schema.cljs at master · logseq/logseq · GitHub

  4. Datomic reference. The language behind logseq advanced queries
    Datomic Queries and Rules | Datomic

2 Likes