Frankie-B / Templater

A template plugin for obsidian

Home Page:https://silentvoid13.github.io/Templater

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Templater Obsidian Plugin

templater_logo

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.

Documentation

Check out the complete documentation to start using Templater.

Warning

Templater allows you to execute arbitrary JavaScript code and system commands.

It can be dangerous to execute arbitrary JavaScript code or system commands from untrusted sources. Only run code / commands that you understand, from trusted sources.

Template Showcase / Questions / Ideas / Help

Go to the discussion tab to ask and find this kind of things.

Don't be shy and share your templates created using Templater in the Template Showcase category. Use gists to share the template file.

Resources

A list of useful resources about Templater:

Alternatives

Contributing

Feel free to contribute.

You can create an issue to report a bug, suggest an improvement for this plugin, ask a question, etc.

You can make a pull request to contribute to this plugin development.

Check this to get more information on how to develop a new internal variable / function.

License

Templater is licensed under the GNU AGPLv3 license. Refer to LICENSE for more information.

Support

If you want to support me and my work, you can sponsor me on Github (preferred method) or donate something on Paypal.

GitHub Sponsors Paypal

About

A template plugin for obsidian

https://silentvoid13.github.io/Templater

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 68.6%Language:JavaScript 29.2%Language:CSS 2.2%