1 Repo
Executing JavaScript within the context of a template to manipulate document data.
Distinct from JavaScript Engine Embedding: Distinct from JavaScript Engine Embedding: focuses on the use of the engine specifically for template expansion and logic.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Template Script Execution. Refine with filters or upvote what's useful.
Templater is an Obsidian template engine and JavaScript automation plugin that functions as a dynamic content generator and workflow orchestrator. It enables the automation of document creation and note-taking tasks through the use of dynamic placeholders and embedded logic. The project distinguishes itself by executing custom JavaScript and shell commands to manipulate files and insert data. It allows for interactive note generation via modal prompts for user input and the import of external JavaScript modules to provide reusable logic outside of template files. Its capabilities include pro
Executes custom JavaScript code within templates to manipulate data and access global application variables.