#templater3 plugins

Obsidian plugins tagged with #templater. There are 3 plugins in this collection.

  1. Rank 1

    Templater

    Plugin88
    6 years ago by SilentVoid
    Coding & Technical Tools#templater#template#automation

    The Templater plugin adds a scripting based template system to notes so you can insert variables, function output and custom logic instead of relying on static text blocks. It fits people who want templates to react to context, generate dynamic content and cut down repetitive note work. JavaScript support is a central part of how it works, which makes room for deeper automation and more technical workflows. It can also run system commands when a template needs to reach outside the vault.

  2. Rank 2
    2 years ago by TfTHacker
    Productivity Tools#ai#templater#openai

    The AI for Templater plugin enhances Obsidian's Templater by integrating it with large language models like OpenAI's ChatGPT. Users can easily interact with these models by sending questions or commands directly within their notes. This plugin enables functionalities like asking questions or generating content using AI, improving workflow and automating tasks within Obsidian. With support for OpenAI's API, it requires an API key and allows for customization to use local LLMs as well. It's a useful tool for those looking to integrate AI-powered assistance into their note-taking and content creation processes.

  3. Rank 3

    Run

    Plugin52
    3 years ago by Hananoshika Yomaru
    Coding & Technical Tools#dynamic-content#dataview#javascript

    The Run plugin allows users to dynamically generate and update markdown content in Obsidian using Dataview queries and JavaScript expressions. It seamlessly integrates with popular plugins like Dataview and Templater to access advanced functionalities such as file metadata, page-level variables, and reusable user scripts. Users can write and execute custom expressions, including asynchronous operations, within designated markdown blocks. The plugin also supports debugging and advanced customization options, enhancing its versatility for automation and data manipulation tasks.