digital-garden/.obsidian/plugins/templater-obsidian/manifest.json

12 lines
329 B
JSON
Raw Normal View History

2024-06-13 21:01:37 +03:00
{
"id": "templater-obsidian",
"name": "Templater",
2024-07-24 08:46:38 +03:00
"version": "2.4.1",
2024-06-13 21:01:37 +03:00
"description": "Create and use templates",
"minAppVersion": "1.5.0",
"author": "SilentVoid",
"authorUrl": "https://github.com/SilentVoid13",
"helpUrl": "https://silentvoid13.github.io/Templater/",
"isDesktopOnly": false
}