Templater is a template plugin for Obsidian.md. It defines a templating language that lets you insert variables and functions results into your notes. It will also let you execute JavaScript code manipulating those variables and functions.
## Sources
- [homepage](https://github.com/SilentVoid13/Templater)