Dataviewjs blocks to render markdown in a template? #943
Unanswered
WordsofDefiance
asked this question in
Q&A
Replies: 1 comment
-
No, though I recommend watching #42, since that will include the ability to convert queries to markdown. |
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.
-
Hi!
Love what I see from Dataview so far.
Is it possible to use Dataview in templates? Right now, if I use a
dataviewjs
block in a template, it will render as adataviewjs
block in the new file. It might be useful to have the ability to render the raw markdown in the file. So if I do adv.taskList
call in the template, I get a block of tasks- [ ] asdf
rather than a basically immutabledataviewjs
block.Is this behavior already supported?
Beta Was this translation helpful? Give feedback.
All reactions