Enabling dataview DQL task queries on /search/ #125
guilherme-kenzo
started this conversation in
Ideas
Replies: 1 comment 4 replies
-
Maybe! It's not immediately obvious to me what the output would look like for a For context, for obsidian-local-rest-api/src/requestHandler.ts Lines 906 to 907 in 433d2fc I'm curious to hear what you have in mind, as well as curious to hear what your use case is for these |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working on a small project that requires task type dataview DQL queries and realized that obsidian-local-rest-api only supports TABLE type queries.
Is there any particular reason for this limitation? If not and the project is accepting contributions, I might take a go at it.
Beta Was this translation helpful? Give feedback.
All reactions