feat: reorganized articles

This commit is contained in:
Nick 2024-09-16 17:29:06 -05:00
parent 4a51ade97e
commit 6afc244c09
94 changed files with 20159 additions and 34671 deletions

2
.obsidian/app.json vendored
View file

@ -1,6 +1,6 @@
{
"livePreview": false,
"promptDelete": false,
"promptDelete": true,
"pdfExportSettings": {
"includeName": true,
"pageSize": "Letter",

View file

@ -87,5 +87,15 @@
],
"key": "G"
}
],
"auto-note-mover:Move-the-note": [
{
"modifiers": [
"Alt",
"Mod",
"Shift"
],
"key": "K"
}
]
}

View file

@ -3,31 +3,11 @@
"use_regex_to_check_for_tags": false,
"statusBar_trigger_indicator": true,
"folder_tag_pattern": [
{
"folder": "🥙 Nutrition Vault",
"tag": "#nutrition",
"pattern": ""
},
{
"folder": "🥙 Nutrition Vault",
"tag": "#disease",
"pattern": ""
},
{
"folder": "🥙 Nutrition Vault",
"tag": "#exercise",
"pattern": ""
},
{
"folder": "🛡️ Debate/🗡️ Opponents",
"tag": "#debate_opponents",
"pattern": ""
},
{
"folder": "📑 Articles/Main Blog",
"tag": "#blog_article",
"pattern": ""
},
{
"folder": "🛡️ Debate/📚 Coaching/🙋‍♂️ Students",
"tag": "#debate_students",
@ -42,6 +22,11 @@
"folder": "🛡️ Debate/🛑 Moderation",
"tag": "#debate_moderation",
"pattern": ""
},
{
"folder": "💻 Hyperblog/Blogs/Patreon",
"tag": "#patreon_articles",
"pattern": ""
}
],
"use_regex_to_check_for_excluded_folder": false,

File diff suppressed because one or more lines are too long

View file

@ -1,7 +1,7 @@
{
"id": "obsidian-enhancing-export",
"name": "Enhancing Export",
"version": "1.10.6",
"version": "1.10.7",
"minAppVersion": "1.6.3",
"description": "This is a enhancing export plugin for Obsidian. It allows to export to formats like Html, DOCX, ePub and PDF or Markdown(Hugo) etc.",
"author": "YISH",

View file

@ -8,6 +8,7 @@
"compress": true,
"decompressForMDView": true,
"onceOffCompressFlagReset": true,
"onceOffGPTVersionReset": false,
"autosave": true,
"autosaveIntervalDesktop": 15000,
"autosaveIntervalMobile": 10000,
@ -34,6 +35,7 @@
"matchThemeTrigger": false,
"defaultMode": "normal",
"defaultPenMode": "never",
"penModeDoubleTapEraser": true,
"penModeCrosshairVisible": true,
"renderImageInMarkdownReadingMode": false,
"renderImageInHoverPreviewForMDNotes": false,
@ -103,7 +105,7 @@
"mdCSS": "",
"scriptEngineSettings": {},
"defaultTrayMode": true,
"previousRelease": "2.2.8",
"previousRelease": "2.5.0",
"showReleaseNotes": true,
"showNewVersionNotification": true,
"latexBoilerplate": "\\color{blue}",
@ -425,6 +427,7 @@
"numberOfCustomPens": 0,
"pdfScale": 4,
"pdfBorderBox": true,
"pdfFrame": false,
"pdfGapSize": 20,
"pdfGroupPages": false,
"pdfLockAfterImport": true,
@ -432,6 +435,11 @@
"pdfNumRows": 1,
"pdfDirection": "right",
"pdfImportScale": 0.3,
"gridSettings": {
"DYNAMIC_COLOR": true,
"COLOR": "#000000",
"OPACITY": 50
},
"laserSettings": {
"DECAY_LENGTH": 50,
"DECAY_TIME": 1000,
@ -448,11 +456,12 @@
"borderOpacity": 0,
"filenameVisible": false
},
"markdownNodeOneClickEditing": false,
"canvasImmersiveEmbed": true,
"startupScriptPath": "",
"openAIAPIToken": "",
"openAIDefaultTextModel": "gpt-3.5-turbo-1106",
"openAIDefaultVisionModel": "gpt-4-vision-preview",
"openAIDefaultVisionModel": "gpt-4o",
"openAIDefaultImageGenerationModel": "dall-e-3",
"openAIURL": "https://api.openai.com/v1/chat/completions",
"openAIImageGenerationURL": "https://api.openai.com/v1/images/generations",
@ -747,5 +756,27 @@
"longPressDesktop": 500,
"longPressMobile": 500,
"isDebugMode": false,
"rank": "Bronze",
"modifierKeyOverrides": [
{
"modifiers": [
"Mod"
],
"key": "Enter"
},
{
"modifiers": [
"Mod"
],
"key": "k"
},
{
"modifiers": [
"Mod"
],
"key": "G"
}
],
"showSplashscreen": true,
"autosaveInterval": 15000
}

File diff suppressed because one or more lines are too long

View file

@ -1,12 +1,12 @@
{
"id": "obsidian-excalidraw-plugin",
"name": "Excalidraw",
"version": "2.2.8",
"version": "2.5.0",
"minAppVersion": "1.1.6",
"description": "An Obsidian plugin to edit and view Excalidraw drawings",
"author": "Zsolt Viczian",
"authorUrl": "https://zsolt.blog",
"authorUrl": "https://www.zsolt.blog",
"fundingUrl": "https://ko-fi.com/zsolt",
"helpUrl": "https://github.com/zsviczian/obsidian-excalidraw-plugin#readme",
"isDesktopOnly": false
}
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -6,7 +6,7 @@
"description": "Improved table navigation, formatting, manipulation, and formulas",
"isDesktopOnly": false,
"minAppVersion": "1.0.0",
"version": "0.21.0",
"version": "0.22.0",
"js": "main.js",
"fundingUrl": {
"Github Sponsor": "https://github.com/sponsors/tgrosinger",

File diff suppressed because one or more lines are too long

View file

@ -1,7 +1,7 @@
{
"id": "templater-obsidian",
"name": "Templater",
"version": "2.3.3",
"version": "2.7.1",
"description": "Create and use templates",
"minAppVersion": "1.5.0",
"author": "SilentVoid",

View file

@ -4,35 +4,59 @@
"type": "split",
"children": [
{
"id": "4c1da413c29da7da",
"id": "7a991d8f1895383a",
"type": "tabs",
"children": [
{
"id": "0401290983a0c0dd",
"id": "fdbb88273f9ee3c3",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "🖇️ Fediverse/roadmap.md",
"file": "💻 Hyperblog/Blogs/Patreon/Anti-Nutrients (Part 1), Phytate.md",
"mode": "source",
"source": true
}
}
},
{
"id": "978e8e01b2a7755e",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "🥙 Nutrition Vault/Ancestral trophic placement.md",
"mode": "preview",
"source": true
}
}
},
{
"id": "ad72e72def806651",
"id": "177703d73022d068",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "🖇️ Fediverse/PeerTube.md",
"mode": "source",
"file": "🏛️ Home/Ed Goeke.md",
"mode": "preview",
"source": true
}
}
},
{
"id": "31dd1969724d11e6",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "🏛️ Home/Untitled.md",
"mode": "preview",
"source": true
}
}
}
],
"currentTab": 1
"currentTab": 3
}
],
"direction": "vertical"
@ -62,7 +86,7 @@
"state": {
"type": "search",
"state": {
"query": "",
"query": "tag:#patreon_articles",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
@ -87,7 +111,8 @@
"state": {}
}
}
]
],
"currentTab": 3
},
{
"id": "853ad889bfad1393",
@ -106,7 +131,7 @@
}
],
"direction": "horizontal",
"width": 303.5
"width": 311.5
},
"right": {
"id": "9796b469bf4d4337",
@ -122,7 +147,7 @@
"state": {
"type": "backlink",
"state": {
"file": "🖇️ Fediverse/PeerTube.md",
"file": "🏛️ Home/Untitled.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@ -139,7 +164,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "🖇️ Fediverse/PeerTube.md",
"file": "🏛️ Home/Untitled.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@ -174,7 +199,7 @@
"state": {
"type": "outline",
"state": {
"file": "🖇️ Fediverse/PeerTube.md"
"file": "🏛️ Home/Untitled.md"
}
}
}
@ -200,34 +225,37 @@
"obsidian-git:Open Git source control": false
}
},
"active": "ad72e72def806651",
"active": "efed54bf7a0b7dd0",
"lastOpenFiles": [
"🖇️ Fediverse/roadmap.md",
"🛡️ Debate/🗡️ Opponents/Cuck Truck.md",
"🖇️ Fediverse/PeerTube.md",
"🖇️ Fediverse/Mastodon.md",
"🛡️ Debate/📚 Coaching/📖 Coursework/Classes/Class 01 - Top Ten Informal Fallacies.md",
"🛡️ Debate/📚 Coaching/📖 Coursework/Classes/Class 03 - Logic & Epistemology.md",
"🛡️ Debate/📚 Coaching/📖 Coursework/Classes/Class 02 - Intro to Debate.md",
"🛡️ Debate/📚 Coaching/📖 Coursework/Classes/Class 04 - Prop Logic Basics.md",
"🛡️ Debate/📚 Coaching/📖 Coursework/Classes/Syllabus.md",
"🛡️ Debate/🪶 Arguments/Ancestry/Immortality Reductio.md",
"🛡️ Debate/🗡️ Opponents/Allan Savory.md",
"🛡️ Debate/📚 Coaching/📖 Coursework/Propositional Logic Intro.md",
"💻 Hyperblog/Work/type 2 diabetes.md",
"💻 Hyperblog/Work/subendothelial space.md",
"💻 Hyperblog/Work/strawman.md",
"💻 Hyperblog/Work/standard american diet.md",
"💻 Hyperblog/Work/seed oil claims - oxidized plaque lipids.md",
"💻 Hyperblog/Work/seed oil claims - flow-mediated dilation.md",
"💻 Hyperblog/Work/seed oil claims - cholestasis.md",
"💻 Hyperblog/Work/seed oil claims - ancestral intake levels.md",
"💻 Hyperblog/Work/seed oil claims - age-related macular degeneration.md",
"💻 Hyperblog/Work/seed oil claims - 4e6 antibody assay.md",
"💻 Hyperblog/Work/seed oil claims.md",
"💻 Hyperblog/Work/red herring.md",
"💻 Hyperblog/Work/proteoglycans.md",
"💻 Hyperblog/Work/processed foods.md",
"🏛️ Home/Ed Goeke.md",
"💻 Hyperblog/Blogs/Patreon/Anti-Nutrients (Part 1), Phytate.md",
"💻 Hyperblog/Blogs/Patreon/Anti-Nutrients (Part 2), Oxalate.md",
"💻 Hyperblog/Blogs/Patreon/Anti-Nutrients (Part 1), Phytate II.md",
"💻 Hyperblog/Blogs/Patreon/Advantages of Early Time-Restricted Feeding.md",
"🥙 Nutrition Vault/Ancestral trophic placement.md",
"🏛️ Home/Untitled.md",
"🏛️ Home/PUBLIC POST LOL.md",
"🏛️ Home/phytosterol.md",
"💻 Hyperblog/Blogs/Patreon/Why Doesn't Chocolate Increase LDL.md",
"💻 Hyperblog/Blogs/Patreon/What Would Keto Dietary Guidelines Look Like.md",
"💻 Hyperblog/Blogs/Patreon/Vitamin K2, Preventative, not Curative.md",
"💻 Hyperblog/Blogs/Patreon/Vitamin A, Are Animal Foods Just Chopped Liver.md",
"💻 Hyperblog/Blogs/Patreon/The Heuristics of Weight Loss.md",
"💻 Hyperblog/Blogs/Patreon/Vitamin B6 on a Vegan Diet.md",
"💻 Hyperblog/Blogs/Patreon/What RCT Shows That Any Animal Foods Are Bad.md",
"💻 Hyperblog/Blogs/Patreon/Mechanistic Overhyping (Part 2). Protein and Cancer.md",
"💻 Hyperblog/Blogs/Patreon/Blood Glucose on Low Carb Diets.md",
"💻 Hyperblog/Blogs/Patreon/Are Fried Potatoes Unhealthy.md",
"💻 Hyperblog/Blogs/Main/A Comprehensive Rebuttal to Seed Oil Sophistry.md",
"💻 Hyperblog/Blogs/Patreon",
"💻 Hyperblog/Blogs/Main/Cuckery 101 Cate Shanahan's Masterclass in Debate Dodging.md",
"💻 Hyperblog/Blogs/Main",
"💻 Hyperblog/Blogs/Main/The Big Fat Surprise A Critical Review.md",
"💻 Hyperblog/Blogs/Main/Sweet Deception Debunking Meme Diabetes Diets.md",
"💻 Hyperblog/Blogs/Main/Electrolyte Sponsorships Don't Improve Reading Comprehension A Case Study of Joseph Everett.md",
"💻 Hyperblog/Blogs/Main/The Hitchhiker's Guide to Quack-Smashing.md",
"💻 Hyperblog/Blogs/Main/The Sapien Diet Peak Human or Food Lies?.md",
"💻 Hyperblog/Blogs",
"💻 Hyperblog/Work",
"💻 Hyperblog/Templates",
"💻 Hyperblog/Notes",