vault backup: 2026-04-19 15:16:47
This commit is contained in:
39
.obsidian/plugins/templater-obsidian/data.json
vendored
39
.obsidian/plugins/templater-obsidian/data.json
vendored
@@ -1,38 +1 @@
|
||||
{
|
||||
"command_timeout": 5,
|
||||
"templates_folder": "Template",
|
||||
"templates_pairs": [
|
||||
[
|
||||
"",
|
||||
""
|
||||
]
|
||||
],
|
||||
"trigger_on_file_creation": true,
|
||||
"auto_jump_to_cursor": false,
|
||||
"enable_system_commands": false,
|
||||
"shell_path": "",
|
||||
"user_scripts_folder": "",
|
||||
"enable_folder_templates": true,
|
||||
"folder_templates": [
|
||||
{
|
||||
"folder": "/",
|
||||
"template": "Template/AutoAdd.md"
|
||||
}
|
||||
],
|
||||
"enable_file_templates": false,
|
||||
"file_templates": [
|
||||
{
|
||||
"regex": ".*",
|
||||
"template": ""
|
||||
}
|
||||
],
|
||||
"syntax_highlighting": true,
|
||||
"syntax_highlighting_mobile": false,
|
||||
"enabled_templates_hotkeys": [
|
||||
""
|
||||
],
|
||||
"startup_templates": [
|
||||
""
|
||||
],
|
||||
"intellisense_render": 1
|
||||
}
|
||||
{"command_timeout":5,"templates_folder":"Template","templates_pairs":[["",""]],"trigger_on_file_creation":true,"auto_jump_to_cursor":false,"enable_system_commands":false,"shell_path":"","user_scripts_folder":"","enable_folder_templates":true,"folder_templates":[{"folder":"/","template":"Template/AutoAdd.md"}],"enable_file_templates":false,"file_templates":[{"regex":".*","template":""}],"syntax_highlighting":true,"syntax_highlighting_mobile":false,"enabled_templates_hotkeys":[""],"startup_templates":[""],"intellisense_render":1}
|
||||
@@ -1,11 +1 @@
|
||||
{
|
||||
"id": "templater-obsidian",
|
||||
"name": "Templater",
|
||||
"version": "2.19.0",
|
||||
"description": "创建和使用模板",
|
||||
"minAppVersion": "1.12.2",
|
||||
"author": "SilentVoid",
|
||||
"authorUrl": "https://github.com/SilentVoid13",
|
||||
"helpUrl": "https://silentvoid13.github.io/Templater/",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
{"id":"templater-obsidian","name":"Templater","version":"2.19.0","description":"创建和使用模板","minAppVersion":"1.12.2","author":"SilentVoid","authorUrl":"https://github.com/SilentVoid13","helpUrl":"https://silentvoid13.github.io/Templater/","isDesktopOnly":false}
|
||||
Reference in New Issue
Block a user