in my template, I want to use something akin to the thing you get from the /today
or /tomorrow
commands
I want to create a template with a link to yesterday/tomorrow in one of the bullets, something like [[{yesterday}]]
(that will be evaluated every time the template is used)
EDIT: now that I’ve created some of my own templates - I really think templates need to be parameterized and should also be able to use hooks, like arg0
or arg1
so I can “pre-embed” a template in another template, so when they are finally embedded on a page - the sub-templates with the parameters run