MacBook-Pro-de-Oscar.local 2026-3-31:5:2:57
This commit is contained in:
4
.obsidian/plugins/pdf-plus/data.json
vendored
4
.obsidian/plugins/pdf-plus/data.json
vendored
@@ -18,7 +18,7 @@
|
||||
},
|
||||
{
|
||||
"name": "APA",
|
||||
"template": "({{properties.author}}, {{properties.year}})"
|
||||
"template": "({{properties.author.toString().replace('[[','').replace(/\\|.*]]/g,'')}}, {{properties.year}})"
|
||||
},
|
||||
{
|
||||
"name": "Title",
|
||||
@@ -55,7 +55,7 @@
|
||||
},
|
||||
{
|
||||
"name": "bullet point",
|
||||
"template": " - <span style='display: inline-block; vertical-align: baseline; padding: 0.6ex; height: 0px; margin-bottom: -2pt; border: 2pt solid var(--text-normal); background: {{ ({\"highlight\": \"#F9CF04\", \"red\": \"#EA5151\", \"note\": \"#2F6DDE\", \"important\": \"#BA60E5\", \"\": \"transparent\"})[color.toString()]}}; border-radius: 100%'></span> {{display}} {{linkWithDisplay}}"
|
||||
"template": " - <span style='display: inline-block; vertical-align: baseline; padding: 0.6ex; height: 0px; margin-bottom: -2pt; border: 2pt solid var(--text-normal); background: {{ ({\"yellow\": \"#F9CF04\", \"red\": \"#EA5151\", \"note\": \"#2F6DDE\", \"important\": \"#BA60E5\", \"\": \"transparent\"})[color.toString()]}}; border-radius: 100%'></span> {{display}} {{linkWithDisplay}}"
|
||||
}
|
||||
],
|
||||
"useAnotherCopyTemplateWhenNoSelection": false,
|
||||
|
||||
Binary file not shown.
@@ -2,9 +2,10 @@
|
||||
up:
|
||||
tags:
|
||||
aliases:
|
||||
pdf: Spinoza - Lettre 12 à Lodewijk Meyer (FR)
|
||||
pdf: "[[sources/0 - cours/LOGOS S2/le savoir en mathématiques/Spinoza - Lettre 12 à Lodewijk Meyer (FR).pdf|Spinoza - Lettre 12 à Lodewijk Meyer (FR)]]"
|
||||
author:
|
||||
- "[[Baruch de Spinoza|Spinoza]]"
|
||||
year: 1663
|
||||
---
|
||||
|
||||
# Distinctions sur les différentes notions d'infini
|
||||
|
||||
Reference in New Issue
Block a user