Init
This commit is contained in:
19
.obsidian/plugins/Templater/data.json
vendored
Normal file
19
.obsidian/plugins/Templater/data.json
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"command_timeout": 5,
|
||||
"template_folder": "09-Templates",
|
||||
"templates_pairs": [
|
||||
[
|
||||
"toDOCX",
|
||||
"python ./02-Reading/pdfs/paper2docx.py <% tp.file.path() %>"
|
||||
],
|
||||
[
|
||||
"getCitationKeys",
|
||||
"python ./02-Reading/pdfs/getCitationKeys.py"
|
||||
]
|
||||
],
|
||||
"trigger_on_file_creation": true,
|
||||
"enable_system_commands": true,
|
||||
"shell_path": "",
|
||||
"empty_file_template": "09-Templates/草稿模板",
|
||||
"syntax_highlighting": true
|
||||
}
|
Reference in New Issue
Block a user