Is it possible to dynamically call entire templates? #499
rhhub
started this conversation in
Ideas & Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What I would like to do is something along the lines of:
<%+ "call entire template" %>
The templates would consist of queries using the obsidian-tasks or obsidian-dataview plugins.
This would create a function of sorts, where the queries depend on the content in the working file but allow a modification of the template file.
Beta Was this translation helpful? Give feedback.
All reactions