Sleek interactive Floating Journal Calendar and Journal Explorer

I do recommend installing the Advanced Panel Control for everyone who uses plugs or libraries which live in the sidepanel. You can resize the panel dragging the resize handle. Or you can even detach the sidepanel into a fldoating window. And you can even open another another editor in the sidepanel. That’s why in all my sidepanel
Libraries I rely on Advanced Panel a control library.

This is still my go to solution on handling journal templates:

As discussed before this covers the majority of users use cases. For custom journaling needs and templates you might need to come up with a personalized solution for yourself.

The title and preview extraction doesn’t support function rendering it only extracts the literal text (first line as title) and the next lines as preview. If there is a ${function()} in the first line it takes it as a literal text and only the editor will render it properly. (Sorry)
But as you recommended, maybe I could add a config option to skip ${functions()} or even X-number of lines. I’ll think about it, but for this I would need the exact template or a dummy journal entry to see what does your journal entry look like.