You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 3, 2021. It is now read-only.
I'm trying to figure out how to use Meow 2.0.2. By now I figured out how to save but I'm totally lost regarding the Queries.
With this setup I'm trying to find documents by name or number (or even both).
Or trying to have
nameon toplevel:All of these result in
nil. I've also tried to create the corresponding syntax:Which also didn't work. So I'm wondering... what is the correct way to query for documents in Meow 2.0?
I would be willing to help and write some docs, but I'd need to know how to use Meow first :D