Skip to content

Display Error #26

@PacificL

Description

@PacificL

As shown in the following figures, I typed some to-do lists.
image
And I gave each of them a property "tasktags", whose value is a page "[[TaskInJuly2022]]".
Then I wanted to outlist these tasks, so I used the slash command {{query (property tasktags [[taskinjuly2022]] )}}.
Finally, I got the result as below.
image
All progress displayed 25%, even there are some ones I have done.
I also use advanced queries command.
#+BEGIN_QUERY { :title [:h2 "2022年7月任务表"] :query [ :find (pull ?b [*]) :where [?b :block/properties ?p] [(get ?p :tasktags) ?t] [(= "[[TaskInJuly2022]]" ?t)] ] } #+END_QUERY
This is so weid, the progress is 0%.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions