Closed dario-ds closed 1 year ago
Hey @dario-ds, would you mind sharing with me a screenshot of your plugin settings except for the API key.
There is a similar issue here: https://github.com/omnivore-app/logseq-omnivore/issues/80
I'm not sure if it is relevant to your case
Hi @sywhb - that other issue did help thanks!
The issue was the new custom query language that removed the slashes.
i.e. whereas previously my filter had been label:\"Sent to Logseq\"
, changing it to label:"Sent to Logseq"
did the trick!
That's awesome to hear @dario-ds
I will close this issue
I have setup my Omnivore plugin to filter what to import into Logseq using labels, but this has unfortunately stopped working.
I'm not entirely sure why—it might very well be user error.
The custom query I use is label:\"Sent to Logseq\"