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:
- How to use a Templater template to select another Templater template?
- How to make a single template to fit multiple purposes with templater
- Is it Possible to Nest Templater Commands?
- New Properties and templater prompts and commands?
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.
