MacBook-Pro-de-Oscar.local 2026-3-28:5:7:52
This commit is contained in:
10
.obsidian/plugins/pdf-plus/data.json
vendored
10
.obsidian/plugins/pdf-plus/data.json
vendored
@@ -17,8 +17,8 @@
|
||||
"template": "📖"
|
||||
},
|
||||
{
|
||||
"name": "source:: [[|source]]",
|
||||
"template": " - source:: [[{{file.basename}}"
|
||||
"name": "APA",
|
||||
"template": "({{properties.author.toString().slice(2, -2).split('|')[0]}}, {{properties.year}})"
|
||||
}
|
||||
],
|
||||
"defaultDisplayTextFormatIndex": 0,
|
||||
@@ -44,6 +44,10 @@
|
||||
{
|
||||
"name": "Quote in callout",
|
||||
"template": "> [!{{calloutType}}|{{color}}] {{linkWithDisplay}}\n> > {{text}}\n> \n> "
|
||||
},
|
||||
{
|
||||
"name": "source:: [[|source]]",
|
||||
"template": "source:: [[{{linktext}}|source]]"
|
||||
}
|
||||
],
|
||||
"useAnotherCopyTemplateWhenNoSelection": false,
|
||||
@@ -101,7 +105,7 @@
|
||||
"defaultColorPaletteActionIndex": 4,
|
||||
"syncColorPaletteAction": true,
|
||||
"syncDefaultColorPaletteAction": false,
|
||||
"proxyMDProperty": "PDF",
|
||||
"proxyMDProperty": "pdf",
|
||||
"hoverPDFLinkToOpen": false,
|
||||
"ignoreHeightParamInPopoverPreview": true,
|
||||
"filterBacklinksByPageDefault": true,
|
||||
|
||||
Reference in New Issue
Block a user