I notice my queries will not reflect my current database unless I re-index after adding any new TODOs.
Anyone else having this problem?
Thank You
I notice my queries will not reflect my current database unless I re-index after adding any new TODOs.
Anyone else having this problem?
Thank You
I do have a similar issue and this bug-ish behavior looks even unpredictable.
Are those queries in the config.edn?
No. They are just in my graph.
No. in regular blocks.
Thanks for the update. We may need more context around this issue. Are you using a simple or advanced query? maybe share the sample of what you set up(sample data and query).
Additionally, what version of logseq are you using?
I also have this issue.
My query is {{query (and [[urgent]] (not (page [[urgent]])))}}
(I’m not 100% this is how I should be querying)
Simply linking to my “urgent” page from blocks everywhere around my logseq. On version 0.10.9.
Everything I link to urgent shows in the query, but when I get rid of the urgent tag from a block, sometimes they will still show in the query