My aim is to centralise some Obsidian Templater plugin functions into other templates or scripts that can be called. This keeps consistency and reduces coding effort, especially if something changes at the base level.

Some approaches:

Question: does tp.file.include run the template or just include the content? tp.file - Templater says “templates in the included content will be resolved”. Needs some testing.