MacBook-Pro-de-Oscar.local 2026-3-31:3:32:56

This commit is contained in:
oskar
2026-03-31 03:32:57 +02:00
parent 4462741284
commit 3290c8dc2e
4 changed files with 20 additions and 2 deletions

View File

@@ -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",