Files
BlueRoseNote/.obsidian/plugins/templater-obsidian/manifest.json

18 lines
716 B
JSON
Raw Normal View History

2025-08-02 12:09:34 +08:00
{
"id": "templater-obsidian",
"name": "Templater",
2026-05-06 16:27:05 +08:00
"version": "2.20.2",
2025-08-02 12:09:34 +08:00
"description": "Create and use templates",
2026-05-06 16:27:05 +08:00
"minAppVersion": "1.12.2",
2025-08-02 12:09:34 +08:00
"author": "SilentVoid",
"authorUrl": "https://github.com/SilentVoid13",
2026-05-06 16:27:05 +08:00
"fundingUrl": {
"GitHub Sponser (Zachatoo, maintainer)": "https://github.com/sponsors/Zachatoo",
"Ko-fi (Zachatoo, maintainer)": "https://ko-fi.com/zachatoo",
"GitHub Sponser (SilentVoid13, creator)": "https://github.com/sponsors/SilentVoid13",
"Paypal (SilentVoid13, creator)": "https://www.paypal.com/donate?hosted_button_id=U2SRGAFYXT32Q"
},
2025-08-02 12:09:34 +08:00
"helpUrl": "https://silentvoid13.github.io/Templater/",
"isDesktopOnly": false
}