dont know
This commit is contained in:
Vendored
+4
-4
@@ -13,10 +13,10 @@
|
|||||||
"nodeSizeMultiplier": 1,
|
"nodeSizeMultiplier": 1,
|
||||||
"lineSizeMultiplier": 1,
|
"lineSizeMultiplier": 1,
|
||||||
"collapse-forces": false,
|
"collapse-forces": false,
|
||||||
"centerStrength": 0.427083333333333,
|
"centerStrength": 0.518713248970312,
|
||||||
"repelStrength": 5.625,
|
"repelStrength": 10,
|
||||||
"linkStrength": 1,
|
"linkStrength": 1,
|
||||||
"linkDistance": 299,
|
"linkDistance": 250,
|
||||||
"scale": 0.6378202690810002,
|
"scale": 0.554975466409209,
|
||||||
"close": true
|
"close": true
|
||||||
}
|
}
|
||||||
Vendored
+17
-3
@@ -63,6 +63,20 @@
|
|||||||
"title": "cell biology"
|
"title": "cell biology"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "0c20fafecc1fa446",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "markdown",
|
||||||
|
"state": {
|
||||||
|
"file": "biology/genetics.md",
|
||||||
|
"mode": "source",
|
||||||
|
"source": false
|
||||||
|
},
|
||||||
|
"icon": "lucide-file",
|
||||||
|
"title": "genetics"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "e3468b9f6df1ac48",
|
"id": "e3468b9f6df1ac48",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
@@ -257,10 +271,11 @@
|
|||||||
"obsidian-excalidraw-plugin:New drawing": false
|
"obsidian-excalidraw-plugin:New drawing": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "2a2c61d4f4ddce12",
|
"active": "0c20fafecc1fa446",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"biology/genetics.md",
|
|
||||||
"Untitled.md",
|
"Untitled.md",
|
||||||
|
"literacy/fallacies.md",
|
||||||
|
"biology/genetics.md",
|
||||||
"biology/cell biology.md",
|
"biology/cell biology.md",
|
||||||
"literacy/buzzwords.md",
|
"literacy/buzzwords.md",
|
||||||
"math/math.md",
|
"math/math.md",
|
||||||
@@ -285,7 +300,6 @@
|
|||||||
"math/calculus.md",
|
"math/calculus.md",
|
||||||
"math/vectors.md",
|
"math/vectors.md",
|
||||||
"math/probability.md",
|
"math/probability.md",
|
||||||
"medical/medical.md",
|
|
||||||
"Pasted image 20260716183501.png",
|
"Pasted image 20260716183501.png",
|
||||||
"Recording 20260716183349.m4a",
|
"Recording 20260716183349.m4a",
|
||||||
"Recording 20260716183320.m4a",
|
"Recording 20260716183320.m4a",
|
||||||
|
|||||||
@@ -0,0 +1,9 @@
|
|||||||
|
[[literacy]]
|
||||||
|
things you use in an argument with no bearing to logic or the argument
|
||||||
|
|
||||||
|
ad hominem - insulting the other guy
|
||||||
|
ad lapidem - alex special, saying no without an argument
|
||||||
|
fallacy fallacy - calling out fallacies without actually providing a counterargument
|
||||||
|
appeal to hypocrisy/tu quoque - calling out another persons hypocrisy like eg you hate this game but you dont make any
|
||||||
|
possibiliter ergo probabiliter/appeal to probability - this is likely so it must be true
|
||||||
|
false dilemma- presenting something as either this or that when there could be more options
|
||||||
Reference in New Issue
Block a user