新增wiki命令文件
This commit is contained in:
31
wiki/sources/templater-plugin.md
Normal file
31
wiki/sources/templater-plugin.md
Normal file
@@ -0,0 +1,31 @@
|
||||
---
|
||||
title: "Templater Obsidian Plugin"
|
||||
type: source
|
||||
tags: [Obsidian, Plugin, Template]
|
||||
date: 2026-04-14
|
||||
source_file: raw/Technical/Templater Obsidian Plugin.md
|
||||
---
|
||||
|
||||
## Summary
|
||||
- 核心主题:Templater插件的功能介绍
|
||||
- 问题域:Obsidian模板语言,支持变量插入和JavaScript执行
|
||||
- 方法/机制:模板语法 + JavaScript脚本扩展
|
||||
- 结论/价值:高度灵活的Obsidian模板解决方案
|
||||
|
||||
## Key Claims
|
||||
- Templater定义了一种模板语言,支持插入变量和函数结果
|
||||
- 支持执行JavaScript代码操作变量和函数
|
||||
- 警告:执行任意JavaScript和系统命令可能有安全风险
|
||||
|
||||
## Key Concepts
|
||||
- [[Templater]]:Obsidian模板插件,支持变量和JavaScript
|
||||
|
||||
## Key Entities
|
||||
- [[Obsidian]]:笔记管理工具
|
||||
- [[SilentVoid13]]:Templater开发者
|
||||
|
||||
## Connections
|
||||
- [[Obsidian]] ← 插件 ← [[Templater]]
|
||||
|
||||
## Contradictions
|
||||
- 尚未发现
|
||||
Reference in New Issue
Block a user