# Obsidian-Templater
More advanced alternative to the core templating plugin.
## Usage
Used to create notes from templates or insert building blocks. The templater syntax is only used to insert dates and setting the cursor position inserting.
## Settings
- Set `Template folder location` to `Templates`
## Bugs
- none
---
## Related
- **previous** [[Obsidian-Plugins]]
- **see** [[Meta-Templates]] for available templates and how they are used
- **see** [[Obsidian-Hotkeys]] for the hotkeys used to create notes from templates
## Sources
- **references** [github.com/silentvoid13/templater](https://github.com/silentvoid13/Templater) for the source code of the plugin
- **references** [silentvoid13.github.io/Templater](https://silentvoid13.github.io/Templater/introduction.html) as the documentation of this plugin
## Usage
- **used in** none
---
## Changelog
- [[2026-06-07]]: Initial creation