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

530 B
Raw Blame History

title, type, tags, sources, last_updated
title type tags sources last_updated
Templater entity
Obsidian
插件
模板
templater-plugin
2026-04-14

Definition

Obsidian的模板插件支持变量插入和JavaScript执行。

Core Attributes

  • 类型Obsidian插件
  • 开发者SilentVoid13
  • 许可GNU AGPLv3

Key Features

  • 模板语言:插入变量和函数结果
  • JavaScript支持执行任意JS代码操作变量
  • 警告:执行任意代码可能有安全风险

Connections