Replies: 1 comment
-
|
Thanks for the detailed proposal! With where v4 landed, this specific approach — making the Why it no longer fits:
What covers the "complex query" need today:
So the "hijack the Dataview codeblock" design is effectively superseded by the native engine + API split. Closing as outdated — but if you build something neat with the API, Show and tell would love to see it. 🍞 |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Why don't we just hijack the Dataview codeblock and adding the Breadcrumbs syntax on top of it? For example, say I have this DV codeblock:
then the BC codeblock would be:
To achieve the default output display of the current BC codeblock, we can use
LISTandSTAIR(opposite ofFLAT, which is also easily mistaken with DVFLATTEN) :This way we only need to learn one thing, but we can use the power of Dataview.
Beta Was this translation helpful? Give feedback.
All reactions