MacBook-Pro-de-Oscar.local 2026-3-31:3:32:56
This commit is contained in:
10
.obsidian/plugins/pdf-plus/data.json
vendored
10
.obsidian/plugins/pdf-plus/data.json
vendored
@@ -19,6 +19,10 @@
|
||||
{
|
||||
"name": "APA",
|
||||
"template": "({{properties.author.toString().slice(2, -2).split('|')[0]}}, {{properties.year}})"
|
||||
},
|
||||
{
|
||||
"name": "Title",
|
||||
"template": "{{file.basename}}"
|
||||
}
|
||||
],
|
||||
"defaultDisplayTextFormatIndex": 0,
|
||||
@@ -48,6 +52,10 @@
|
||||
{
|
||||
"name": "source:: [[|source]]",
|
||||
"template": "source:: [[{{linktext}}|source]]"
|
||||
},
|
||||
{
|
||||
"name": "bullet point",
|
||||
"template": " - {{ {\"highlight\": \"yellow\", \"note\": skyblue, \"important\": purple, \"\": \"\"}[color]}} "
|
||||
}
|
||||
],
|
||||
"useAnotherCopyTemplateWhenNoSelection": false,
|
||||
@@ -102,7 +110,7 @@
|
||||
"singleMDLeafInSidebar": true,
|
||||
"alwaysUseSidebar": true,
|
||||
"ignoreExistingMarkdownTabIn": [],
|
||||
"defaultColorPaletteActionIndex": 2,
|
||||
"defaultColorPaletteActionIndex": 1,
|
||||
"syncColorPaletteAction": true,
|
||||
"syncDefaultColorPaletteAction": false,
|
||||
"proxyMDProperty": "pdf",
|
||||
|
||||
Reference in New Issue
Block a user