Files
nexus/wiki/entities/Templater.md
2026-04-14 16:02:50 +08:00

24 lines
530 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Templater"
type: entity
tags: [Obsidian, 插件, 模板]
sources: [templater-plugin]
last_updated: 2026-04-14
---
## Definition
Obsidian的模板插件支持变量插入和JavaScript执行。
## Core Attributes
- 类型Obsidian插件
- 开发者SilentVoid13
- 许可GNU AGPLv3
## Key Features
- 模板语言:插入变量和函数结果
- JavaScript支持执行任意JS代码操作变量
- 警告:执行任意代码可能有安全风险
## Connections
- [[Obsidian]] ← 插件 ← [[Templater]]