-
-
Notifications
You must be signed in to change notification settings - Fork 17
Help with queries #78
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Hi there,
I need a little help with queries in the logseq-graph-analysis plugin. I can’t figure out how to make them work (in searches or filters).
The documentation says to use q: {your query}. I tried different versions but no luck so far (it doesn’t seem to affect the graph in any way).
The query
{{query (page-property :type "Zettelkasten")}}works in a block butq: (page-property :type "Zettelkasten")doesn’t work in logseq-graph-analysis.What am I missing ? Is it a bug ?
Many thanks!