Hi! Thanks for creating this library - it's super useful.
Datalog queries take a second parameter, "inputs", that allows concise pattern matching on specific value. The roamAlphaAPI interface provides access to this, but it's missing from the interface provided by this library.
We should add this interface. I'll make a PR to do so.
Hi! Thanks for creating this library - it's super useful.
Datalog queries take a second parameter, "inputs", that allows concise pattern matching on specific value. The
roamAlphaAPIinterface provides access to this, but it's missing from the interface provided by this library.We should add this interface. I'll make a PR to do so.