Can you embed a snippet into a template? *Example...
# questions
s
Can you embed a snippet into a template? Example: - In
template.dailyjournal.md
, I'd like to capture some data each day (wake up time, etc) - How can I... -
CTRL + SHFT + i
to create a Daily Journal - Input some data as if I was in a snippet using cursor stops (like
$1
,
$2
, etc)? Or do snippets and Dendron templates need to be separate?