I’ve use 🏛 Full House Templates
plugin and Metrics
plugin to built this:
Demo
See details on how to setup here
I’ve use 🏛 Full House Templates
plugin and Metrics
plugin to built this:
See details on how to setup here
Thanks for all your hard work, it looks amazing!
I wanted to add fullhouse template into default journal template,
by adding regular “Daily” template with fullhouse template,
but since fullhouse template is so good and quick, it replace the content right away in the template block
I wonder if there’s other way to achieve that,
But it is really nuance, as I have espanso templates for adding your fullhouse templates in no time
e.g.
template:: DailyTemplate
{{renderer :template, DailyTemplate}}
template:: Daily
;; Define the default journal page template.
;; Enter the template name between the quotes.
:default-templates
{:journals “Daily”}
Hello! Thank you for the feedback!
There is one special param to achieve that (ref): :delay-until-rendered
Usage: {{renderer :template, DailyTemplate, :delay-until-rendered}}