Centralized queries #3859
-
|
I have queries that I includes across multiple documents. For instance my daily notes Something equivalent to doing this with dataviewjs where the dataviewjs query is in a single js file |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
|
You would need to ask that of the dataview developers. |
Beta Was this translation helpful? Give feedback.
-
|
Sorry if my post was confusing |
Beta Was this translation helpful? Give feedback.
-
|
Ah right. I see. Not in js files, but you can reuse search instructions from a central place. Search the Tasks docs for "Presets". |
Beta Was this translation helpful? Give feedback.
-
|
Exactly what I was looking for 😊 |
Beta Was this translation helpful? Give feedback.
Ah right. I see.
Not in js files, but you can reuse search instructions from a central place.
Search the Tasks docs for "Presets".