joplin / plugin-templates

Create templates in Joplin and use them to create new notes and todos.
MIT License
166 stars 23 forks source link

Support for custom functions #89

Open nkapila6 opened 6 months ago

nkapila6 commented 6 months ago

Hey Nishant, really nice work with the plugin.

I have made a couple of templates but is it possible to also make custom functions? I understand it's all using Handlebars.js so it may be possible?

nishantwrp commented 4 months ago

Could you explain your use case more? Do you need completely custom functions/helpers or something that can be potentially used by others too?