device-56.home 2026-3-31:15:32:58
This commit is contained in:
6
.obsidian/plugins/pdf-plus/data.json
vendored
6
.obsidian/plugins/pdf-plus/data.json
vendored
@@ -6,11 +6,11 @@
|
||||
},
|
||||
{
|
||||
"name": "Page",
|
||||
"template": "p.{{pageLabel}}"
|
||||
"template": "{{file.basename}}"
|
||||
},
|
||||
{
|
||||
"name": "Text",
|
||||
"template": "{{text}}"
|
||||
"template": "p.{{pageLabel}}"
|
||||
},
|
||||
{
|
||||
"name": "Emoji",
|
||||
@@ -22,7 +22,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Title",
|
||||
"template": "{{file.basename}}"
|
||||
"template": "{{text}}"
|
||||
}
|
||||
],
|
||||
"defaultDisplayTextFormatIndex": 0,
|
||||
|
||||
Reference in New Issue
Block a user